#5FE1DE#5FE1DE
#5FE1DE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.7% C 0.114 H 193.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1DE |
|---|---|
| RGB | rgb(95, 225, 222) |
| HSL | hsl(179, 68%, 63%) |
| HSV | hsv(179, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 1.3%, 11.8%) |
| CIE-LAB | lab(82.67, -36.14, -9.29) |
| CIE-LCH | lch(82.67, 37.31, 194.42°) |
| OKLab | oklab(83.71% -0.1109 -0.0258) |
| OKLCH | oklch(83.71% 0.114 193.1) |
| XYZ | xyz(44.8236, 61.5527, 78.6117) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Turquoise
#40E0D0
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 5.76
Bright Light Blue
#26F7FD
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.34
Bright Turquoise
#0FFEF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1DE #E15F62
analogous
#5FE19D #5FE1DE #5FA3E1
triadic
#5FE1DE #DE5FE1 #E1DE5F
tetradic
#5FE1DE #9D5FE1 #E15F62 #A3E15F
square
#5FE1DE #9D5FE1 #E15F62 #A3E15F
split-complementary
#5FE1DE #E15FA3 #E19D5F
monochromatic
#1FA6A3 #2BD7D3 #5FE1DE #93EBE9 #C6F4F3
Accessibility & contrast
On white
1.58
#5FE1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#5FE1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1DE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1DE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe1de; /* rgb */ color: rgb(95, 225, 222); /* oklch */ color: oklch(83.7% 0.114 193.1);
Tailwind
colors: {
custom: {
50: '#99ebe8',
500: '#5fe1de',
950: '#000000',
},
}SCSS
$custom: #5fe1de; $custom-light: #99ebe8; $custom-dark: #000000;
JSON
{
"hex": "#5fe1de",
"rgb": {
"r": 95,
"g": 225,
"b": 222
},
"hsl": {
"h": 178.615,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.83715,
"c": 0.1139,
"h": 193.1
},
"luminance": 0.61557
}Semantic roles & 50–950 ramp
primary
#5FE1DE
secondary
#A93B3E
accent
#1519D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484