#5FE1D0#5FE1D0
#5FE1D0 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.3% C 0.117 H 183.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1D0 |
|---|---|
| RGB | rgb(95, 225, 208) |
| HSL | hsl(172, 68%, 63%) |
| HSV | hsv(172, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 7.6%, 11.8%) |
| CIE-LAB | lab(82.29, -39.75, -2.44) |
| CIE-LCH | lch(82.29, 39.82, 183.51°) |
| OKLab | oklab(83.27% -0.1169 -0.0072) |
| OKLCH | oklch(83.27% 0.117 183.5) |
| XYZ | xyz(43.0246, 60.8330, 69.1368) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.86
Tiffany Blue
#7BF2DA
ΔE00 4.60
Mediumturquoise
#48D1CC
ΔE00 5.50
Aqua (survey)
#13EAC9
ΔE00 5.57
Bright Aqua
#0BF9EA
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1D0 #E15F70
analogous
#5FE18F #5FE1D0 #5FB1E1
triadic
#5FE1D0 #D05FE1 #E1D05F
tetradic
#5FE1D0 #8F5FE1 #E15F70 #B1E15F
square
#5FE1D0 #8F5FE1 #E15F70 #B1E15F
split-complementary
#5FE1D0 #E15FB1 #E18F5F
monochromatic
#1FA695 #2BD7C1 #5FE1D0 #93EBDF #C6F4EE
Accessibility & contrast
On white
1.59
#5FE1D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5FE1D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1D0
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1D0 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#00E5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe1d0; /* rgb */ color: rgb(95, 225, 208); /* oklch */ color: oklch(83.3% 0.117 183.5);
Tailwind
colors: {
custom: {
50: '#98ebde',
500: '#5fe1d0',
950: '#000000',
},
}SCSS
$custom: #5fe1d0; $custom-light: #98ebde; $custom-dark: #000000;
JSON
{
"hex": "#5fe1d0",
"rgb": {
"r": 95,
"g": 225,
"b": 208
},
"hsl": {
"h": 172.154,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.83274,
"c": 0.11714,
"h": 183.5
},
"luminance": 0.60837
}Semantic roles & 50–950 ramp
primary
#5FE1D0
secondary
#A93B4A
accent
#152ED0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484