#5BF2EE#5BF2EE
#5BF2EE is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.1% C 0.127 H 192.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2EE |
|---|---|
| RGB | rgb(91, 242, 238) |
| HSL | hsl(178, 85%, 65%) |
| HSV | hsv(178, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(87.92, -40.32, -9.93) |
| CIE-LCH | lch(87.92, 41.53, 193.84°) |
| OKLab | oklab(88.08% -0.1235 -0.0276) |
| OKLCH | oklch(88.08% 0.127 192.6) |
| XYZ | xyz(51.4923, 71.8958, 92.0359) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.97
Bright Turquoise
#0FFEF9
ΔE00 3.40
Bright Light Blue
#26F7FD
ΔE00 3.59
Aqua
#00FFFF
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2EE #F25B5F
analogous
#5BF2A3 #5BF2EE #5BAAF2
triadic
#5BF2EE #EE5BF2 #F2EE5B
tetradic
#5BF2EE #A35BF2 #F25B5F #AAF25B
square
#5BF2EE #A35BF2 #F25B5F #AAF25B
split-complementary
#5BF2EE #F25BAA #F2A35B
monochromatic
#0FC3BE #22EEE8 #5BF2EE #94F6F4 #CCFBFA
Accessibility & contrast
On white
1.37
#5BF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#5BF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2EE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2EE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EE
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5bf2ee; /* rgb */ color: rgb(91, 242, 238); /* oklch */ color: oklch(88.1% 0.127 192.6);
Tailwind
colors: {
custom: {
50: '#9af7f3',
500: '#5bf2ee',
950: '#000000',
},
}SCSS
$custom: #5bf2ee; $custom-light: #9af7f3; $custom-dark: #000000;
JSON
{
"hex": "#5bf2ee",
"rgb": {
"r": 91,
"g": 242,
"b": 238
},
"hsl": {
"h": 178.411,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.88081,
"c": 0.12658,
"h": 192.6
},
"luminance": 0.71901
}Semantic roles & 50–950 ramp
primary
#5BF2EE
secondary
#C13134
accent
#040AE2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1717
muted
#808585