#5FE8E9#5FE8E9
#5FE8E9 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.7% C 0.118 H 195.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8E9 |
|---|---|
| RGB | rgb(95, 232, 233) |
| HSL | hsl(180, 76%, 64%) |
| HSV | hsv(180, 59%, 91%) |
| CMYK | cmyk(59.2%, 0.4%, 0%, 8.6%) |
| CIE-LAB | lab(85.01, -36.44, -11.63) |
| CIE-LCH | lch(85.01, 38.26, 197.70°) |
| OKLab | oklab(85.71% -0.1135 -0.0322) |
| OKLCH | oklch(85.71% 0.118 195.9) |
| XYZ | xyz(48.2775, 66.0243, 87.2747) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.08
Bright Cyan
#41FDFE
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.56
Aqua
#00FFFF
ΔE00 5.60
Bright Turquoise
#0FFEF9
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8E9 #E9605F
analogous
#5FE9A5 #5FE8E9 #5FA3E9
triadic
#5FE8E9 #E95FE8 #E8E95F
tetradic
#5FE8E9 #A55FE9 #E9605F #A3E95F
square
#5FE8E9 #A55FE9 #E9605F #A3E95F
split-complementary
#5FE8E9 #E95FA3 #E9A55F
monochromatic
#19B4B5 #29E0E2 #5FE8E9 #95F0F0 #CBF7F8
Accessibility & contrast
On white
1.48
#5FE8E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5FE8E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8E9
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8E9 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE9
Deuteranopia (green-blind)
#C4CDEA
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe8e9; /* rgb */ color: rgb(95, 232, 233); /* oklch */ color: oklch(85.7% 0.118 195.9);
Tailwind
colors: {
custom: {
50: '#9bf0f0',
500: '#5fe8e9',
950: '#000000',
},
}SCSS
$custom: #5fe8e9; $custom-light: #9bf0f0; $custom-dark: #000000;
JSON
{
"hex": "#5fe8e9",
"rgb": {
"r": 95,
"g": 232,
"b": 233
},
"hsl": {
"h": 180.435,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85708,
"c": 0.11804,
"h": 195.9
},
"luminance": 0.66029
}Semantic roles & 50–950 ramp
primary
#5FE8E9
secondary
#B53837
accent
#0F0DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585