#5DF4CB#5DF4CB
#5DF4CB is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.6% C 0.141 H 171.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF4CB |
|---|---|
| RGB | rgb(93, 244, 203) |
| HSL | hsl(164, 87%, 66%) |
| HSV | hsv(164, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.65, -49.59, 7.96) |
| CIE-LCH | lch(87.65, 50.22, 170.88°) |
| OKLab | oklab(87.58% -0.1397 0.0203) |
| OKLCH | oklch(87.58% 0.141 171.7) |
| XYZ | xyz(47.6391, 71.3353, 67.7468) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.52
Aqua (survey)
#13EAC9
ΔE00 4.14
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF4CB #F45D86
analogous
#5DF47F #5DF4CB #5DD1F4
triadic
#5DF4CB #CB5DF4 #F4CB5D
tetradic
#5DF4CB #7F5DF4 #F45D86 #D1F45D
square
#5DF4CB #7F5DF4 #F45D86 #D1F45D
split-complementary
#5DF4CB #F45DD1 #F47F5D
monochromatic
#0EC996 #24F0B9 #5DF4CB #96F8DD #D0FCF0
Accessibility & contrast
On white
1.38
#5DF4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5DF4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF4CB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF4CB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df4cb; /* rgb */ color: rgb(93, 244, 203); /* oklch */ color: oklch(87.6% 0.141 171.7);
Tailwind
colors: {
custom: {
50: '#9af8da',
500: '#5df4cb',
950: '#000000',
},
}SCSS
$custom: #5df4cb; $custom-light: #9af8da; $custom-dark: #000000;
JSON
{
"hex": "#5df4cb",
"rgb": {
"r": 93,
"g": 244,
"b": 203
},
"hsl": {
"h": 163.709,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.87577,
"c": 0.14118,
"h": 171.7
},
"luminance": 0.7134
}Semantic roles & 50–950 ramp
primary
#5DF4CB
secondary
#C63058
accent
#023FE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583