#5FE5DC#5FE5DC
#5FE5DC is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.6% C 0.117 H 189.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5DC |
|---|---|
| RGB | rgb(95, 229, 220) |
| HSL | hsl(176, 72%, 64%) |
| HSV | hsv(176, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(83.77, -38.50, -6.60) |
| CIE-LCH | lch(83.77, 39.06, 189.73°) |
| OKLab | oklab(84.59% -0.1159 -0.0185) |
| OKLCH | oklch(84.59% 0.117 189.1) |
| XYZ | xyz(45.6512, 63.6341, 77.5730) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Mediumturquoise
#48D1CC
ΔE00 4.92
Bright Aqua
#0BF9EA
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.86
Bright Turquoise
#0FFEF9
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5DC #E55F68
analogous
#5FE599 #5FE5DC #5FABE5
triadic
#5FE5DC #DC5FE5 #E5DC5F
tetradic
#5FE5DC #995FE5 #E55F68 #ABE55F
square
#5FE5DC #995FE5 #E55F68 #ABE55F
split-complementary
#5FE5DC #E55FAB #E5995F
monochromatic
#1CADA4 #2ADCD0 #5FE5DC #94EEE8 #C8F6F3
Accessibility & contrast
On white
1.53
#5FE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5FE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5DC
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5DC | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe5dc; /* rgb */ color: rgb(95, 229, 220); /* oklch */ color: oklch(84.6% 0.117 189.1);
Tailwind
colors: {
custom: {
50: '#9aede6',
500: '#5fe5dc',
950: '#000000',
},
}SCSS
$custom: #5fe5dc; $custom-light: #9aede6; $custom-dark: #000000;
JSON
{
"hex": "#5fe5dc",
"rgb": {
"r": 95,
"g": 229,
"b": 220
},
"hsl": {
"h": 175.97,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.84587,
"c": 0.11739,
"h": 189.1
},
"luminance": 0.63639
}Semantic roles & 50–950 ramp
primary
#5FE5DC
secondary
#AF3A41
accent
#111ED4
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584