#5DF0D2#5DF0D2
#5DF0D2 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.133 H 177.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF0D2 |
|---|---|
| RGB | rgb(93, 240, 210) |
| HSL | hsl(168, 83%, 65%) |
| HSV | hsv(168, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 12.5%, 5.9%) |
| CIE-LAB | lab(86.65, -46.23, 2.87) |
| CIE-LCH | lch(86.65, 46.31, 176.45°) |
| OKLab | oklab(86.82% -0.1326 0.0069) |
| OKLCH | oklch(86.82% 0.133 177) |
| XYZ | xyz(47.3017, 69.2955, 71.8428) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.74
Aqua (survey)
#13EAC9
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 4.14
Aqua Marine
#2EE8BB
ΔE00 4.80
Light Aqua
#8CFFDB
ΔE00 4.97
Aquamarine
#7FFFD4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF0D2 #F05D7B
analogous
#5DF088 #5DF0D2 #5DC5F0
triadic
#5DF0D2 #D25DF0 #F0D25D
tetradic
#5DF0D2 #885DF0 #F05D7B #C5F05D
square
#5DF0D2 #885DF0 #F05D7B #C5F05D
split-complementary
#5DF0D2 #F05DC5 #F0885D
monochromatic
#12C19D #25EBC2 #5DF0D2 #95F5E2 #CDFAF1
Accessibility & contrast
On white
1.41
#5DF0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5DF0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF0D2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF0D2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#D2D2D4
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5df0d2; /* rgb */ color: rgb(93, 240, 210); /* oklch */ color: oklch(86.8% 0.133 177.0);
Tailwind
colors: {
custom: {
50: '#99f5df',
500: '#5df0d2',
950: '#000000',
},
}SCSS
$custom: #5df0d2; $custom-light: #99f5df; $custom-dark: #000000;
JSON
{
"hex": "#5df0d2",
"rgb": {
"r": 93,
"g": 240,
"b": 210
},
"hsl": {
"h": 167.755,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.8682,
"c": 0.13275,
"h": 177
},
"luminance": 0.693
}Semantic roles & 50–950 ramp
primary
#5DF0D2
secondary
#BF324F
accent
#0632DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584