#5DEFAB#5DEFAB
#5DEFAB is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.6% C 0.159 H 159.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFAB |
|---|---|
| RGB | rgb(93, 239, 171) |
| HSL | hsl(152, 82%, 65%) |
| HSV | hsv(152, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(85.50, -54.48, 21.53) |
| CIE-LCH | lch(85.50, 58.58, 158.44°) |
| OKLab | oklab(85.6% -0.149 0.0547) |
| OKLCH | oklch(85.6% 0.159 159.8) |
| XYZ | xyz(42.7274, 66.9961, 49.2000) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.62
Greenish Turquoise
#00FBB0
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFAB #EF5DA1
analogous
#5DEF62 #5DEFAB #5DEAEF
triadic
#5DEFAB #AB5DEF #EFAB5D
tetradic
#5DEFAB #625DEF #EF5DA1 #EAEF5D
square
#5DEFAB #625DEF #EF5DA1 #EAEF5D
split-complementary
#5DEFAB #EF5DEA #EF625D
monochromatic
#13BF6F #25E98E #5DEFAB #95F5C8 #CCFAE5
Accessibility & contrast
On white
1.46
#5DEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5DEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFAB
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFAB | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#D8D0AF
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5defab; /* rgb */ color: rgb(93, 239, 171); /* oklch */ color: oklch(85.6% 0.159 159.8);
Tailwind
colors: {
custom: {
50: '#98f5c4',
500: '#5defab',
950: '#000000',
},
}SCSS
$custom: #5defab; $custom-light: #98f5c4; $custom-dark: #000000;
JSON
{
"hex": "#5defab",
"rgb": {
"r": 93,
"g": 239,
"b": 171
},
"hsl": {
"h": 152.055,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.856,
"c": 0.15871,
"h": 159.8
},
"luminance": 0.67
}Semantic roles & 50–950 ramp
primary
#5DEFAB
secondary
#BD3373
accent
#076BDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582