#5DF4C4#5DF4C4
#5DF4C4 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.4% C 0.146 H 168.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF4C4 |
|---|---|
| RGB | rgb(93, 244, 196) |
| HSL | hsl(161, 87%, 66%) |
| HSV | hsv(161, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 19.7%, 4.3%) |
| CIE-LAB | lab(87.49, -51.18, 11.38) |
| CIE-LCH | lch(87.49, 52.43, 167.47°) |
| OKLab | oklab(87.4% -0.1428 0.0291) |
| OKLCH | oklch(87.4% 0.146 168.5) |
| XYZ | xyz(46.8237, 71.0091, 63.4523) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF4C4 #F45D8D
analogous
#5DF478 #5DF4C4 #5DD8F4
triadic
#5DF4C4 #C45DF4 #F4C45D
tetradic
#5DF4C4 #785DF4 #F45D8D #D8F45D
square
#5DF4C4 #785DF4 #F45D8D #D8F45D
split-complementary
#5DF4C4 #F45DD8 #F4785D
monochromatic
#0EC98D #24F0AF #5DF4C4 #96F8D9 #D0FCEE
Accessibility & contrast
On white
1.38
#5DF4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#5DF4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF4C4
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF4C4 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C2
Deuteranopia (green-blind)
#D9D5C7
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df4c4; /* rgb */ color: rgb(93, 244, 196); /* oklch */ color: oklch(87.4% 0.146 168.5);
Tailwind
colors: {
custom: {
50: '#99f8d5',
500: '#5df4c4',
950: '#000000',
},
}SCSS
$custom: #5df4c4; $custom-light: #99f8d5; $custom-dark: #000000;
JSON
{
"hex": "#5df4c4",
"rgb": {
"r": 93,
"g": 244,
"b": 196
},
"hsl": {
"h": 160.927,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.87396,
"c": 0.14577,
"h": 168.5
},
"luminance": 0.71014
}Semantic roles & 50–950 ramp
primary
#5DF4C4
secondary
#C6305F
accent
#024AE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583