#5DF4CC#5DF4CC
#5DF4CC is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.141 H 172.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF4CC |
|---|---|
| RGB | rgb(93, 244, 204) |
| HSL | hsl(164, 87%, 66%) |
| HSV | hsv(164, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.67, -49.35, 7.47) |
| CIE-LCH | lch(87.67, 49.92, 171.39°) |
| OKLab | oklab(87.6% -0.1393 0.019) |
| OKLCH | oklch(87.6% 0.141 172.2) |
| XYZ | xyz(47.7586, 71.3831, 68.3764) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.44
Aqua Marine
#2EE8BB
ΔE00 3.61
Aqua (survey)
#13EAC9
ΔE00 4.00
Light Aqua
#8CFFDB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF4CC #F45D85
analogous
#5DF480 #5DF4CC #5DD0F4
triadic
#5DF4CC #CC5DF4 #F4CC5D
tetradic
#5DF4CC #805DF4 #F45D85 #D0F45D
square
#5DF4CC #805DF4 #F45D85 #D0F45D
split-complementary
#5DF4CC #F45DD0 #F4805D
monochromatic
#0EC997 #24F0BA #5DF4CC #96F8DE #D0FCF0
Accessibility & contrast
On white
1.37
#5DF4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5DF4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF4CC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF4CC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df4cc; /* rgb */ color: rgb(93, 244, 204); /* oklch */ color: oklch(87.6% 0.141 172.2);
Tailwind
colors: {
custom: {
50: '#9af8db',
500: '#5df4cc',
950: '#000000',
},
}SCSS
$custom: #5df4cc; $custom-light: #9af8db; $custom-dark: #000000;
JSON
{
"hex": "#5df4cc",
"rgb": {
"r": 93,
"g": 244,
"b": 204
},
"hsl": {
"h": 164.106,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.87604,
"c": 0.14056,
"h": 172.2
},
"luminance": 0.71388
}Semantic roles & 50–950 ramp
primary
#5DF4CC
secondary
#C63057
accent
#023EE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584