#5DEFB2#5DEFB2
#5DEFB2 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.8% C 0.153 H 162.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFB2 |
|---|---|
| RGB | rgb(93, 239, 178) |
| HSL | hsl(155, 82%, 65%) |
| HSV | hsv(155, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(85.64, -53.04, 18.11) |
| CIE-LCH | lch(85.64, 56.05, 161.15°) |
| OKLab | oklab(85.76% -0.1458 0.0462) |
| OKLCH | oklch(85.76% 0.153 162.4) |
| XYZ | xyz(43.4124, 67.2701, 52.8074) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 3.88
Greenish Turquoise
#00FBB0
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFB2 #EF5D9A
analogous
#5DEF69 #5DEFB2 #5DE3EF
triadic
#5DEFB2 #B25DEF #EFB25D
tetradic
#5DEFB2 #695DEF #EF5D9A #E3EF5D
square
#5DEFB2 #695DEF #EF5D9A #E3EF5D
split-complementary
#5DEFB2 #EF5DE3 #EF695D
monochromatic
#13BF77 #25E998 #5DEFB2 #95F5CC #CCFAE7
Accessibility & contrast
On white
1.45
#5DEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5DEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFB2
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFB2 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5defb2; /* rgb */ color: rgb(93, 239, 178); /* oklch */ color: oklch(85.8% 0.153 162.4);
Tailwind
colors: {
custom: {
50: '#98f5c9',
500: '#5defb2',
950: '#000000',
},
}SCSS
$custom: #5defb2; $custom-light: #98f5c9; $custom-dark: #000000;
JSON
{
"hex": "#5defb2",
"rgb": {
"r": 93,
"g": 239,
"b": 178
},
"hsl": {
"h": 154.932,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85758,
"c": 0.15298,
"h": 162.4
},
"luminance": 0.67275
}Semantic roles & 50–950 ramp
primary
#5DEFB2
secondary
#BD336D
accent
#0761DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582