#5FE7DD#5FE7DD
#5FE7DD is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.119 H 188.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7DD |
|---|---|
| RGB | rgb(95, 231, 221) |
| HSL | hsl(176, 74%, 64%) |
| HSV | hsv(176, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(84.38, -39.15, -6.23) |
| CIE-LCH | lch(84.38, 39.64, 189.05°) |
| OKLab | oklab(85.09% -0.1176 -0.0175) |
| OKLCH | oklch(85.09% 0.119 188.5) |
| XYZ | xyz(46.3406, 64.8004, 78.4581) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.17
Bright Aqua
#0BF9EA
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.41
Tiffany Blue
#7BF2DA
ΔE00 5.42
Bright Turquoise
#0FFEF9
ΔE00 5.77
Bright Cyan
#41FDFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7DD #E75F69
analogous
#5FE799 #5FE7DD #5FADE7
triadic
#5FE7DD #DD5FE7 #E7DD5F
tetradic
#5FE7DD #995FE7 #E75F69 #ADE75F
square
#5FE7DD #995FE7 #E75F69 #ADE75F
split-complementary
#5FE7DD #E75FAD #E7995F
monochromatic
#1BB1A6 #2ADFD2 #5FE7DD #94EFE8 #C9F7F4
Accessibility & contrast
On white
1.50
#5FE7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5FE7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7DD
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7DD | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe7dd; /* rgb */ color: rgb(95, 231, 221); /* oklch */ color: oklch(85.1% 0.119 188.5);
Tailwind
colors: {
custom: {
50: '#9aefe7',
500: '#5fe7dd',
950: '#000000',
},
}SCSS
$custom: #5fe7dd; $custom-light: #9aefe7; $custom-dark: #000000;
JSON
{
"hex": "#5fe7dd",
"rgb": {
"r": 95,
"g": 231,
"b": 221
},
"hsl": {
"h": 175.588,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.85087,
"c": 0.11885,
"h": 188.5
},
"luminance": 0.64805
}Semantic roles & 50–950 ramp
primary
#5FE7DD
secondary
#B23941
accent
#0F1ED6
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584