#5FE9E7#5FE9E7
#5FE9E7 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.9% C 0.119 H 193.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9E7 |
|---|---|
| RGB | rgb(95, 233, 231) |
| HSL | hsl(179, 76%, 64%) |
| HSV | hsv(179, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 0.9%, 8.6%) |
| CIE-LAB | lab(85.24, -37.44, -10.23) |
| CIE-LCH | lch(85.24, 38.81, 195.29°) |
| OKLab | oklab(85.87% -0.1154 -0.0284) |
| OKLCH | oklch(85.87% 0.119 193.8) |
| XYZ | xyz(48.2757, 66.4752, 85.8726) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Cyan
#41FDFE
ΔE00 4.57
Bright Turquoise
#0FFEF9
ΔE00 5.28
Aqua
#00FFFF
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9E7 #E95F61
analogous
#5FE9A2 #5FE9E7 #5FA6E9
triadic
#5FE9E7 #E75FE9 #E9E75F
tetradic
#5FE9E7 #A25FE9 #E95F61 #A6E95F
square
#5FE9E7 #A25FE9 #E95F61 #A6E95F
split-complementary
#5FE9E7 #E95FA6 #E9A25F
monochromatic
#19B5B2 #29E2DF #5FE9E7 #95F0EF #CBF8F7
Accessibility & contrast
On white
1.47
#5FE9E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5FE9E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9E7
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9E7 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE7
Deuteranopia (green-blind)
#C5CEE8
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fe9e7; /* rgb */ color: rgb(95, 233, 231); /* oklch */ color: oklch(85.9% 0.119 193.8);
Tailwind
colors: {
custom: {
50: '#9bf0ee',
500: '#5fe9e7',
950: '#000000',
},
}SCSS
$custom: #5fe9e7; $custom-light: #9bf0ee; $custom-dark: #000000;
JSON
{
"hex": "#5fe9e7",
"rgb": {
"r": 95,
"g": 233,
"b": 231
},
"hsl": {
"h": 179.13,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85874,
"c": 0.11885,
"h": 193.8
},
"luminance": 0.6648
}Semantic roles & 50–950 ramp
primary
#5FE9E7
secondary
#B53739
accent
#0D10D8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585