#5FE1D6#5FE1D6
#5FE1D6 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.5% C 0.115 H 187.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1D6 |
|---|---|
| RGB | rgb(95, 225, 214) |
| HSL | hsl(175, 68%, 63%) |
| HSV | hsv(175, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 4.9%, 11.8%) |
| CIE-LAB | lab(82.45, -38.22, -5.38) |
| CIE-LCH | lch(82.45, 38.60, 188.01°) |
| OKLab | oklab(83.46% -0.1143 -0.0151) |
| OKLCH | oklch(83.46% 0.115 187.5) |
| XYZ | xyz(43.7768, 61.1339, 73.0983) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.49
Mediumturquoise
#48D1CC
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 7.01
Bright Turquoise
#0FFEF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1D6 #E15F6A
analogous
#5FE195 #5FE1D6 #5FABE1
triadic
#5FE1D6 #D65FE1 #E1D65F
tetradic
#5FE1D6 #955FE1 #E15F6A #ABE15F
square
#5FE1D6 #955FE1 #E15F6A #ABE15F
split-complementary
#5FE1D6 #E15FAB #E1955F
monochromatic
#1FA69B #2BD7C9 #5FE1D6 #93EBE3 #C6F4F0
Accessibility & contrast
On white
1.59
#5FE1D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5FE1D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1D6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1D6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#C2C7D7
Tritanopia (blue-blind)
#00E6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe1d6; /* rgb */ color: rgb(95, 225, 214); /* oklch */ color: oklch(83.5% 0.115 187.5);
Tailwind
colors: {
custom: {
50: '#99ebe2',
500: '#5fe1d6',
950: '#000000',
},
}SCSS
$custom: #5fe1d6; $custom-light: #99ebe2; $custom-dark: #000000;
JSON
{
"hex": "#5fe1d6",
"rgb": {
"r": 95,
"g": 225,
"b": 214
},
"hsl": {
"h": 174.923,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.83459,
"c": 0.11534,
"h": 187.5
},
"luminance": 0.61138
}Semantic roles & 50–950 ramp
primary
#5FE1D6
secondary
#A93B45
accent
#1525D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484