#5DF3C8#5DF3C8
#5DF3C8 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.142 H 170.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF3C8 |
|---|---|
| RGB | rgb(93, 243, 200) |
| HSL | hsl(163, 86%, 66%) |
| HSV | hsv(163, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 17.7%, 4.7%) |
| CIE-LAB | lab(87.29, -49.86, 9.01) |
| CIE-LCH | lch(87.29, 50.66, 169.76°) |
| OKLab | oklab(87.26% -0.14 0.023) |
| OKLCH | oklch(87.26% 0.142 170.7) |
| XYZ | xyz(46.9850, 70.5935, 65.7822) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Bright Teal
#01F9C6
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 4.04
Aqua (survey)
#13EAC9
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF3C8 #F35D88
analogous
#5DF37D #5DF3C8 #5DD3F3
triadic
#5DF3C8 #C85DF3 #F3C85D
tetradic
#5DF3C8 #7D5DF3 #F35D88 #D3F35D
square
#5DF3C8 #7D5DF3 #F35D88 #D3F35D
split-complementary
#5DF3C8 #F35DD3 #F37D5D
monochromatic
#0FC792 #24EFB5 #5DF3C8 #96F7DB #CFFBEF
Accessibility & contrast
On white
1.39
#5DF3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5DF3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF3C8
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF3C8 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C6
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df3c8; /* rgb */ color: rgb(93, 243, 200); /* oklch */ color: oklch(87.3% 0.142 170.7);
Tailwind
colors: {
custom: {
50: '#99f8d8',
500: '#5df3c8',
950: '#000000',
},
}SCSS
$custom: #5df3c8; $custom-light: #99f8d8; $custom-dark: #000000;
JSON
{
"hex": "#5df3c8",
"rgb": {
"r": 93,
"g": 243,
"b": 200
},
"hsl": {
"h": 162.8,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.8726,
"c": 0.14191,
"h": 170.7
},
"luminance": 0.70598
}Semantic roles & 50–950 ramp
primary
#5DF3C8
secondary
#C4305B
accent
#0343E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583