#5EF2D9#5EF2D9
#5EF2D9 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.131 H 179.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2D9 |
|---|---|
| RGB | rgb(94, 242, 217) |
| HSL | hsl(170, 85%, 66%) |
| HSV | hsv(170, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 10.3%, 5.1%) |
| CIE-LAB | lab(87.43, -45.21, 0.34) |
| CIE-LCH | lch(87.43, 45.21, 179.56°) |
| OKLab | oklab(87.52% -0.131 0.0002) |
| OKLCH | oklch(87.52% 0.131 179.9) |
| XYZ | xyz(48.8868, 70.8885, 76.7387) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.20
Aqua (survey)
#13EAC9
ΔE00 3.91
Bright Aqua
#0BF9EA
ΔE00 4.47
Turquoise
#40E0D0
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 5.33
Light Aqua
#8CFFDB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2D9 #F25E77
analogous
#5EF28F #5EF2D9 #5EC1F2
triadic
#5EF2D9 #D95EF2 #F2D95E
tetradic
#5EF2D9 #8F5EF2 #F25E77 #C1F25E
square
#5EF2D9 #8F5EF2 #F25E77 #C1F25E
split-complementary
#5EF2D9 #F25EC1 #F28F5E
monochromatic
#10C6A7 #25EDCC #5EF2D9 #97F7E6 #CFFBF4
Accessibility & contrast
On white
1.38
#5EF2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#5EF2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2D9
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2D9 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5D8
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#00F6EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef2d9; /* rgb */ color: rgb(94, 242, 217); /* oklch */ color: oklch(87.5% 0.131 179.9);
Tailwind
colors: {
custom: {
50: '#9af7e4',
500: '#5ef2d9',
950: '#000000',
},
}SCSS
$custom: #5ef2d9; $custom-light: #9af7e4; $custom-dark: #000000;
JSON
{
"hex": "#5ef2d9",
"rgb": {
"r": 94,
"g": 242,
"b": 217
},
"hsl": {
"h": 169.865,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.8752,
"c": 0.13104,
"h": 179.9
},
"luminance": 0.70894
}Semantic roles & 50–950 ramp
primary
#5EF2D9
secondary
#C3314A
accent
#0429E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584