#5FE7DC#5FE7DC
#5FE7DC is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.119 H 187.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7DC |
|---|---|
| RGB | rgb(95, 231, 220) |
| HSL | hsl(175, 74%, 64%) |
| HSV | hsv(175, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.35, -39.40, -5.75) |
| CIE-LCH | lch(84.35, 39.82, 188.30°) |
| OKLab | oklab(85.06% -0.118 -0.0162) |
| OKLCH | oklch(85.06% 0.119 187.8) |
| XYZ | xyz(46.2078, 64.7473, 77.7586) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.95
Bright Aqua
#0BF9EA
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 5.14
Mediumturquoise
#48D1CC
ΔE00 5.50
Bright Turquoise
#0FFEF9
ΔE00 5.88
Bright Cyan
#41FDFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7DC #E75F6A
analogous
#5FE798 #5FE7DC #5FAEE7
triadic
#5FE7DC #DC5FE7 #E7DC5F
tetradic
#5FE7DC #985FE7 #E75F6A #AEE75F
square
#5FE7DC #985FE7 #E75F6A #AEE75F
split-complementary
#5FE7DC #E75FAE #E7985F
monochromatic
#1BB1A5 #2ADFD0 #5FE7DC #94EFE8 #C9F7F3
Accessibility & contrast
On white
1.51
#5FE7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5FE7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7DC
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7DC | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDC
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe7dc; /* rgb */ color: rgb(95, 231, 220); /* oklch */ color: oklch(85.1% 0.119 187.8);
Tailwind
colors: {
custom: {
50: '#9aefe6',
500: '#5fe7dc',
950: '#000000',
},
}SCSS
$custom: #5fe7dc; $custom-light: #9aefe6; $custom-dark: #000000;
JSON
{
"hex": "#5fe7dc",
"rgb": {
"r": 95,
"g": 231,
"b": 220
},
"hsl": {
"h": 175.147,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.85055,
"c": 0.11909,
"h": 187.8
},
"luminance": 0.64752
}Semantic roles & 50–950 ramp
primary
#5FE7DC
secondary
#B23942
accent
#0F20D6
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584