#5EFBD7#5EFBD7
#5EFBD7 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.142 H 174.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBD7 |
|---|---|
| RGB | rgb(94, 251, 215) |
| HSL | hsl(166, 95%, 68%) |
| HSV | hsv(166, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(89.99, -49.55, 5.10) |
| CIE-LCH | lch(89.99, 49.81, 174.13°) |
| OKLab | oklab(89.59% -0.141 0.0127) |
| OKLCH | oklch(89.59% 0.142 174.8) |
| XYZ | xyz(51.3731, 76.2748, 76.2919) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Aqua
#8CFFDB
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBD7 #FB5E82
analogous
#5EFB88 #5EFBD7 #5ED1FB
triadic
#5EFBD7 #D75EFB #FBD75E
tetradic
#5EFBD7 #885EFB #FB5E82 #D1FB5E
square
#5EFBD7 #885EFB #FB5E82 #D1FB5E
split-complementary
#5EFBD7 #FB5ED1 #FB885E
monochromatic
#05D9A9 #22FAC8 #5EFBD7 #9AFCE6 #D5FEF5
Accessibility & contrast
On white
1.29
#5EFBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#5EFBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBD7
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBD7 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD5
Deuteranopia (green-blind)
#DCDCDA
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efbd7; /* rgb */ color: rgb(94, 251, 215); /* oklch */ color: oklch(89.6% 0.142 174.8);
Tailwind
colors: {
custom: {
50: '#9bfde3',
500: '#5efbd7',
950: '#000000',
},
}SCSS
$custom: #5efbd7; $custom-light: #9bfde3; $custom-dark: #000000;
JSON
{
"hex": "#5efbd7",
"rgb": {
"r": 94,
"g": 251,
"b": 215
},
"hsl": {
"h": 166.242,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.89585,
"c": 0.14154,
"h": 174.8
},
"luminance": 0.7628
}Semantic roles & 50–950 ramp
primary
#5EFBD7
secondary
#D32A51
accent
#0035E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684