#5DEFAD#5DEFAD
#5DEFAD is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.6% C 0.157 H 160.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFAD |
|---|---|
| RGB | rgb(93, 239, 173) |
| HSL | hsl(153, 82%, 65%) |
| HSV | hsv(153, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 27.6%, 6.3%) |
| CIE-LAB | lab(85.54, -54.08, 20.55) |
| CIE-LCH | lch(85.54, 57.85, 159.19°) |
| OKLab | oklab(85.64% -0.1481 0.0523) |
| OKLCH | oklch(85.64% 0.157 160.5) |
| XYZ | xyz(42.9195, 67.0729, 50.2116) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Light Blue Green
#7EFBB3
ΔE00 3.68
Greenish Turquoise
#00FBB0
ΔE00 3.75
Greenish Cyan
#2AFEB7
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFAD #EF5D9F
analogous
#5DEF64 #5DEFAD #5DE8EF
triadic
#5DEFAD #AD5DEF #EFAD5D
tetradic
#5DEFAD #645DEF #EF5D9F #E8EF5D
square
#5DEFAD #645DEF #EF5D9F #E8EF5D
split-complementary
#5DEFAD #EF5DE8 #EF645D
monochromatic
#13BF71 #25E991 #5DEFAD #95F5C9 #CCFAE5
Accessibility & contrast
On white
1.46
#5DEFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5DEFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFAD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFAD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#D8D0B1
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5defad; /* rgb */ color: rgb(93, 239, 173); /* oklch */ color: oklch(85.6% 0.157 160.5);
Tailwind
colors: {
custom: {
50: '#98f5c5',
500: '#5defad',
950: '#000000',
},
}SCSS
$custom: #5defad; $custom-light: #98f5c5; $custom-dark: #000000;
JSON
{
"hex": "#5defad",
"rgb": {
"r": 93,
"g": 239,
"b": 173
},
"hsl": {
"h": 152.877,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85644,
"c": 0.15704,
"h": 160.5
},
"luminance": 0.67077
}Semantic roles & 50–950 ramp
primary
#5DEFAD
secondary
#BD3371
accent
#0768DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582