#5FE9E4#5FE9E4
#5FE9E4 is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.8% C 0.119 H 191.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9E4 |
|---|---|
| RGB | rgb(95, 233, 228) |
| HSL | hsl(178, 76%, 64%) |
| HSV | hsv(178, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 2.1%, 8.6%) |
| CIE-LAB | lab(85.15, -38.23, -8.78) |
| CIE-LCH | lch(85.15, 39.23, 192.93°) |
| OKLab | oklab(85.78% -0.1166 -0.0244) |
| OKLCH | oklch(85.78% 0.119 191.8) |
| XYZ | xyz(47.8557, 66.3072, 83.6603) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 4.93
Bright Turquoise
#0FFEF9
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.41
Aqua
#00FFFF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9E4 #E95F64
analogous
#5FE99F #5FE9E4 #5FA9E9
triadic
#5FE9E4 #E45FE9 #E9E45F
tetradic
#5FE9E4 #9F5FE9 #E95F64 #A9E95F
square
#5FE9E4 #9F5FE9 #E95F64 #A9E95F
split-complementary
#5FE9E4 #E95FA9 #E99F5F
monochromatic
#19B5AF #29E2DB #5FE9E4 #95F0ED #CBF8F6
Accessibility & contrast
On white
1.47
#5FE9E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5FE9E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9E4
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9E4 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#C6CEE5
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fe9e4; /* rgb */ color: rgb(95, 233, 228); /* oklch */ color: oklch(85.8% 0.119 191.8);
Tailwind
colors: {
custom: {
50: '#9af0ec',
500: '#5fe9e4',
950: '#000000',
},
}SCSS
$custom: #5fe9e4; $custom-light: #9af0ec; $custom-dark: #000000;
JSON
{
"hex": "#5fe9e4",
"rgb": {
"r": 95,
"g": 233,
"b": 228
},
"hsl": {
"h": 177.826,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85777,
"c": 0.11918,
"h": 191.8
},
"luminance": 0.66312
}Semantic roles & 50–950 ramp
primary
#5FE9E4
secondary
#B5373C
accent
#0D15D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584