#5DE7CC#5DE7CC
#5DE7CC is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.5% C 0.126 H 177.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7CC |
|---|---|
| RGB | rgb(93, 231, 204) |
| HSL | hsl(168, 74%, 64%) |
| HSV | hsv(168, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 11.7%, 9.4%) |
| CIE-LAB | lab(83.88, -43.77, 1.99) |
| CIE-LCH | lch(83.88, 43.82, 177.39°) |
| OKLab | oklab(84.52% -0.126 0.0046) |
| OKLCH | oklch(84.52% 0.126 177.9) |
| XYZ | xyz(43.9841, 63.8341, 67.1183) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 3.31
Turquoise
#40E0D0
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.23
Aquamarine (survey)
#04D8B2
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7CC #E75D78
analogous
#5DE787 #5DE7CC #5DBDE7
triadic
#5DE7CC #CC5DE7 #E7CC5D
tetradic
#5DE7CC #875DE7 #E75D78 #BDE75D
square
#5DE7CC #875DE7 #E75D78 #BDE75D
split-complementary
#5DE7CC #E75DBD #E7875D
monochromatic
#1AB092 #28DFBB #5DE7CC #92EFDD #C8F7EE
Accessibility & contrast
On white
1.53
#5DE7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5DE7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7CC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7CC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACB
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de7cc; /* rgb */ color: rgb(93, 231, 204); /* oklch */ color: oklch(84.5% 0.126 177.9);
Tailwind
colors: {
custom: {
50: '#98efdb',
500: '#5de7cc',
950: '#000000',
},
}SCSS
$custom: #5de7cc; $custom-light: #98efdb; $custom-dark: #000000;
JSON
{
"hex": "#5de7cc",
"rgb": {
"r": 93,
"g": 231,
"b": 204
},
"hsl": {
"h": 168.261,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.84516,
"c": 0.12607,
"h": 177.9
},
"luminance": 0.63839
}Semantic roles & 50–950 ramp
primary
#5DE7CC
secondary
#B0384F
accent
#0F36D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584