#5DEFAE#5DEFAE
#5DEFAE is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.7% C 0.156 H 160.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFAE |
|---|---|
| RGB | rgb(93, 239, 174) |
| HSL | hsl(153, 82%, 65%) |
| HSV | hsv(153, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(85.56, -53.87, 20.06) |
| CIE-LCH | lch(85.56, 57.49, 159.57°) |
| OKLab | oklab(85.67% -0.1476 0.0511) |
| OKLCH | oklch(85.67% 0.156 160.9) |
| XYZ | xyz(43.0166, 67.1118, 50.7231) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 3.77
Greenish Turquoise
#00FBB0
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFAE #EF5D9E
analogous
#5DEF65 #5DEFAE #5DE7EF
triadic
#5DEFAE #AE5DEF #EFAE5D
tetradic
#5DEFAE #655DEF #EF5D9E #E7EF5D
square
#5DEFAE #655DEF #EF5D9E #E7EF5D
split-complementary
#5DEFAE #EF5DE7 #EF655D
monochromatic
#13BF72 #25E992 #5DEFAE #95F5CA #CCFAE6
Accessibility & contrast
On white
1.46
#5DEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5DEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFAE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFAE | 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)
#ECDEAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5defae; /* rgb */ color: rgb(93, 239, 174); /* oklch */ color: oklch(85.7% 0.156 160.9);
Tailwind
colors: {
custom: {
50: '#98f5c6',
500: '#5defae',
950: '#000000',
},
}SCSS
$custom: #5defae; $custom-light: #98f5c6; $custom-dark: #000000;
JSON
{
"hex": "#5defae",
"rgb": {
"r": 93,
"g": 239,
"b": 174
},
"hsl": {
"h": 153.288,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85667,
"c": 0.15622,
"h": 160.9
},
"luminance": 0.67116
}Semantic roles & 50–950 ramp
primary
#5DEFAE
secondary
#BD3371
accent
#0767DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582