#5FE1DD#5FE1DD
#5FE1DD is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.7% C 0.114 H 192.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1DD |
|---|---|
| RGB | rgb(95, 225, 221) |
| HSL | hsl(178, 68%, 63%) |
| HSV | hsv(178, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(82.65, -36.40, -8.80) |
| CIE-LCH | lch(82.65, 37.45, 193.60°) |
| OKLab | oklab(83.68% -0.1114 -0.0245) |
| OKLCH | oklch(83.68% 0.114 192.4) |
| XYZ | xyz(44.6900, 61.4992, 77.9079) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Turquoise
#40E0D0
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 5.86
Bright Light Blue
#26F7FD
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 6.42
Bright Turquoise
#0FFEF9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1DD #E15F63
analogous
#5FE19C #5FE1DD #5FA4E1
triadic
#5FE1DD #DD5FE1 #E1DD5F
tetradic
#5FE1DD #9C5FE1 #E15F63 #A4E15F
square
#5FE1DD #9C5FE1 #E15F63 #A4E15F
split-complementary
#5FE1DD #E15FA4 #E19C5F
monochromatic
#1FA6A2 #2BD7D2 #5FE1DD #93EBE8 #C6F4F3
Accessibility & contrast
On white
1.58
#5FE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5FE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1DD
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1DD | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DD
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe1dd; /* rgb */ color: rgb(95, 225, 221); /* oklch */ color: oklch(83.7% 0.114 192.4);
Tailwind
colors: {
custom: {
50: '#99ebe7',
500: '#5fe1dd',
950: '#000000',
},
}SCSS
$custom: #5fe1dd; $custom-light: #99ebe7; $custom-dark: #000000;
JSON
{
"hex": "#5fe1dd",
"rgb": {
"r": 95,
"g": 225,
"b": 221
},
"hsl": {
"h": 178.154,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.83682,
"c": 0.11402,
"h": 192.4
},
"luminance": 0.61504
}Semantic roles & 50–950 ramp
primary
#5FE1DD
secondary
#A93B3F
accent
#151BD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484