#5DEDAF#5DEDAF
#5DEDAF is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.2% C 0.153 H 161.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEDAF |
|---|---|
| RGB | rgb(93, 237, 175) |
| HSL | hsl(154, 80%, 65%) |
| HSV | hsv(154, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(84.99, -52.86, 18.75) |
| CIE-LCH | lch(84.99, 56.09, 160.47°) |
| OKLab | oklab(85.21% -0.1451 0.0478) |
| OKLCH | oklch(85.21% 0.153 161.8) |
| XYZ | xyz(42.5322, 65.9864, 51.0443) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.25
Greenish Turquoise
#00FBB0
ΔE00 4.20
Greenish Cyan
#2AFEB7
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEDAF #ED5D9B
analogous
#5DED67 #5DEDAF #5DE3ED
triadic
#5DEDAF #AF5DED #EDAF5D
tetradic
#5DEDAF #675DED #ED5D9B #E3ED5D
square
#5DEDAF #675DED #ED5D9B #E3ED5D
split-complementary
#5DEDAF #ED5DE3 #ED675D
monochromatic
#15BB73 #26E794 #5DEDAF #94F3CA #CBF9E5
Accessibility & contrast
On white
1.48
#5DEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5DEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEDAF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEDAF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5dedaf; /* rgb */ color: rgb(93, 237, 175); /* oklch */ color: oklch(85.2% 0.153 161.8);
Tailwind
colors: {
custom: {
50: '#98f4c7',
500: '#5dedaf',
950: '#000000',
},
}SCSS
$custom: #5dedaf; $custom-light: #98f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5dedaf",
"rgb": {
"r": 93,
"g": 237,
"b": 175
},
"hsl": {
"h": 154.167,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.85206,
"c": 0.15282,
"h": 161.8
},
"luminance": 0.65991
}Semantic roles & 50–950 ramp
primary
#5DEDAF
secondary
#BA346E
accent
#0964DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582