#5FE8DE#5FE8DE
#5FE8DE is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.119 H 188.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8DE |
|---|---|
| RGB | rgb(95, 232, 222) |
| HSL | hsl(176, 75%, 64%) |
| HSV | hsv(176, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 4.3%, 9%) |
| CIE-LAB | lab(84.70, -39.34, -6.29) |
| CIE-LCH | lch(84.70, 39.84, 189.09°) |
| OKLab | oklab(85.35% -0.1182 -0.0176) |
| OKLCH | oklch(85.35% 0.119 188.5) |
| XYZ | xyz(46.7549, 65.4152, 79.2555) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.29
Bright Aqua
#0BF9EA
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8DE #E85F69
analogous
#5FE89A #5FE8DE #5FAEE8
triadic
#5FE8DE #DE5FE8 #E8DE5F
tetradic
#5FE8DE #9A5FE8 #E85F69 #AEE85F
square
#5FE8DE #9A5FE8 #E85F69 #AEE85F
split-complementary
#5FE8DE #E85FAE #E89A5F
monochromatic
#1AB3A8 #29E0D3 #5FE8DE #95F0E9 #CAF7F4
Accessibility & contrast
On white
1.49
#5FE8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5FE8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8DE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8DE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe8de; /* rgb */ color: rgb(95, 232, 222); /* oklch */ color: oklch(85.4% 0.119 188.5);
Tailwind
colors: {
custom: {
50: '#9af0e8',
500: '#5fe8de',
950: '#000000',
},
}SCSS
$custom: #5fe8de; $custom-light: #9af0e8; $custom-dark: #000000;
JSON
{
"hex": "#5fe8de",
"rgb": {
"r": 95,
"g": 232,
"b": 222
},
"hsl": {
"h": 175.62,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.85352,
"c": 0.11948,
"h": 188.5
},
"luminance": 0.6542
}Semantic roles & 50–950 ramp
primary
#5FE8DE
secondary
#B33841
accent
#0E1DD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584