#5DF2C0#5DF2C0
#5DF2C0 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.146 H 167.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF2C0 |
|---|---|
| RGB | rgb(93, 242, 192) |
| HSL | hsl(160, 85%, 66%) |
| HSV | hsv(160, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 20.7%, 5.1%) |
| CIE-LAB | lab(86.82, -51.25, 12.50) |
| CIE-LCH | lch(86.82, 52.75, 166.30°) |
| OKLab | oklab(86.82% -0.1426 0.032) |
| OKLCH | oklch(86.82% 0.146 167.4) |
| XYZ | xyz(45.7760, 69.6324, 60.8869) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.19
Light Aquamarine
#7BFDC7
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF2C0 #F25D8F
analogous
#5DF275 #5DF2C0 #5DD9F2
triadic
#5DF2C0 #C05DF2 #F2C05D
tetradic
#5DF2C0 #755DF2 #F25D8F #D9F25D
square
#5DF2C0 #755DF2 #F25D8F #D9F25D
split-complementary
#5DF2C0 #F25DD9 #F2755D
monochromatic
#10C588 #24EDAA #5DF2C0 #96F7D6 #CEFBEC
Accessibility & contrast
On white
1.41
#5DF2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5DF2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF2C0
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF2C0 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BD
Deuteranopia (green-blind)
#D8D3C3
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5df2c0; /* rgb */ color: rgb(93, 242, 192); /* oklch */ color: oklch(86.8% 0.146 167.4);
Tailwind
colors: {
custom: {
50: '#99f7d3',
500: '#5df2c0',
950: '#000000',
},
}SCSS
$custom: #5df2c0; $custom-light: #99f7d3; $custom-dark: #000000;
JSON
{
"hex": "#5df2c0",
"rgb": {
"r": 93,
"g": 242,
"b": 192
},
"hsl": {
"h": 159.866,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.86817,
"c": 0.14614,
"h": 167.4
},
"luminance": 0.69637
}Semantic roles & 50–950 ramp
primary
#5DF2C0
secondary
#C23162
accent
#044EE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583