#5FE9DE#5FE9DE
#5FE9DE is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.6% C 0.120 H 187.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9DE |
|---|---|
| RGB | rgb(95, 233, 222) |
| HSL | hsl(175, 76%, 64%) |
| HSV | hsv(175, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 4.7%, 8.6%) |
| CIE-LAB | lab(84.99, -39.79, -5.87) |
| CIE-LCH | lch(84.99, 40.22, 188.39°) |
| OKLab | oklab(85.59% -0.1192 -0.0165) |
| OKLCH | oklch(85.59% 0.12 187.9) |
| XYZ | xyz(47.0372, 65.9798, 79.3496) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Bright Aqua
#0BF9EA
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 5.00
Bright Turquoise
#0FFEF9
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 5.90
Bright Cyan
#41FDFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9DE #E95F6A
analogous
#5FE999 #5FE9DE #5FAFE9
triadic
#5FE9DE #DE5FE9 #E9DE5F
tetradic
#5FE9DE #995FE9 #E95F6A #AFE95F
square
#5FE9DE #995FE9 #E95F6A #AFE95F
split-complementary
#5FE9DE #E95FAF #E9995F
monochromatic
#19B5A8 #29E2D3 #5FE9DE #95F0E9 #CBF8F4
Accessibility & contrast
On white
1.48
#5FE9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5FE9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9DE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9DE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe9de; /* rgb */ color: rgb(95, 233, 222); /* oklch */ color: oklch(85.6% 0.120 187.9);
Tailwind
colors: {
custom: {
50: '#9af0e8',
500: '#5fe9de',
950: '#000000',
},
}SCSS
$custom: #5fe9de; $custom-light: #9af0e8; $custom-dark: #000000;
JSON
{
"hex": "#5fe9de",
"rgb": {
"r": 95,
"g": 233,
"b": 222
},
"hsl": {
"h": 175.217,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85586,
"c": 0.12033,
"h": 187.9
},
"luminance": 0.65985
}Semantic roles & 50–950 ramp
primary
#5FE9DE
secondary
#B53741
accent
#0D1ED8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584