#5FE1DA#5FE1DA
#5FE1DA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.6% C 0.114 H 190.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1DA |
|---|---|
| RGB | rgb(95, 225, 218) |
| HSL | hsl(177, 68%, 63%) |
| HSV | hsv(177, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 3.1%, 11.8%) |
| CIE-LAB | lab(82.56, -37.19, -7.34) |
| CIE-LCH | lch(82.56, 37.90, 191.16°) |
| OKLab | oklab(83.59% -0.1126 -0.0205) |
| OKLCH | oklch(83.59% 0.114 190.3) |
| XYZ | xyz(44.2939, 61.3408, 75.8217) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.61
Mediumturquoise
#48D1CC
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 6.26
Bright Aqua
#0BF9EA
ΔE00 6.38
Bright Light Blue
#26F7FD
ΔE00 6.65
Bright Cyan
#41FDFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1DA #E15F66
analogous
#5FE199 #5FE1DA #5FA7E1
triadic
#5FE1DA #DA5FE1 #E1DA5F
tetradic
#5FE1DA #995FE1 #E15F66 #A7E15F
square
#5FE1DA #995FE1 #E15F66 #A7E15F
split-complementary
#5FE1DA #E15FA7 #E1995F
monochromatic
#1FA69F #2BD7CE #5FE1DA #93EBE6 #C6F4F2
Accessibility & contrast
On white
1.58
#5FE1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5FE1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1DA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1DA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#00E7DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe1da; /* rgb */ color: rgb(95, 225, 218); /* oklch */ color: oklch(83.6% 0.114 190.3);
Tailwind
colors: {
custom: {
50: '#99ebe5',
500: '#5fe1da',
950: '#000000',
},
}SCSS
$custom: #5fe1da; $custom-light: #99ebe5; $custom-dark: #000000;
JSON
{
"hex": "#5fe1da",
"rgb": {
"r": 95,
"g": 225,
"b": 218
},
"hsl": {
"h": 176.769,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.83586,
"c": 0.11448,
"h": 190.3
},
"luminance": 0.61345
}Semantic roles & 50–950 ramp
primary
#5FE1DA
secondary
#A93B41
accent
#151FD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484