#5EFBD6#5EFBD6
#5EFBD6 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.142 H 174.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBD6 |
|---|---|
| RGB | rgb(94, 251, 214) |
| HSL | hsl(166, 95%, 68%) |
| HSV | hsv(166, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 14.7%, 1.6%) |
| CIE-LAB | lab(89.96, -49.79, 5.58) |
| CIE-LCH | lch(89.96, 50.10, 173.60°) |
| OKLab | oklab(89.56% -0.1414 0.014) |
| OKLCH | oklch(89.56% 0.142 174.3) |
| XYZ | xyz(51.2450, 76.2236, 75.6172) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 4.01
Tiffany Blue
#7BF2DA
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBD6 #FB5E83
analogous
#5EFB87 #5EFBD6 #5ED1FB
triadic
#5EFBD6 #D65EFB #FBD65E
tetradic
#5EFBD6 #875EFB #FB5E83 #D1FB5E
square
#5EFBD6 #875EFB #FB5E83 #D1FB5E
split-complementary
#5EFBD6 #FB5ED1 #FB875E
monochromatic
#05D9A7 #22FAC7 #5EFBD6 #9AFCE5 #D5FEF4
Accessibility & contrast
On white
1.29
#5EFBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#5EFBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBD6
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBD6 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD4
Deuteranopia (green-blind)
#DCDBD9
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efbd6; /* rgb */ color: rgb(94, 251, 214); /* oklch */ color: oklch(89.6% 0.142 174.3);
Tailwind
colors: {
custom: {
50: '#9bfde2',
500: '#5efbd6',
950: '#000000',
},
}SCSS
$custom: #5efbd6; $custom-light: #9bfde2; $custom-dark: #000000;
JSON
{
"hex": "#5efbd6",
"rgb": {
"r": 94,
"g": 251,
"b": 214
},
"hsl": {
"h": 165.86,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.89558,
"c": 0.1421,
"h": 174.3
},
"luminance": 0.76229
}Semantic roles & 50–950 ramp
primary
#5EFBD6
secondary
#D32A52
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684