#5DEFB1#5DEFB1
#5DEFB1 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.7% C 0.154 H 162.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFB1 |
|---|---|
| RGB | rgb(93, 239, 177) |
| HSL | hsl(155, 82%, 65%) |
| HSV | hsv(155, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 25.9%, 6.3%) |
| CIE-LAB | lab(85.62, -53.25, 18.60) |
| CIE-LCH | lch(85.62, 56.41, 160.75°) |
| OKLab | oklab(85.74% -0.1463 0.0474) |
| OKLCH | oklch(85.74% 0.154 162) |
| XYZ | xyz(43.3123, 67.2301, 52.2806) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.89
Greenish Cyan
#2AFEB7
ΔE00 3.85
Greenish Turquoise
#00FBB0
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFB1 #EF5D9B
analogous
#5DEF68 #5DEFB1 #5DE4EF
triadic
#5DEFB1 #B15DEF #EFB15D
tetradic
#5DEFB1 #685DEF #EF5D9B #E4EF5D
square
#5DEFB1 #685DEF #EF5D9B #E4EF5D
split-complementary
#5DEFB1 #EF5DE4 #EF685D
monochromatic
#13BF76 #25E996 #5DEFB1 #95F5CC #CCFAE7
Accessibility & contrast
On white
1.45
#5DEFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5DEFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFB1
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFB1 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAD
Deuteranopia (green-blind)
#D7D0B5
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5defb1; /* rgb */ color: rgb(93, 239, 177); /* oklch */ color: oklch(85.7% 0.154 162.0);
Tailwind
colors: {
custom: {
50: '#98f5c8',
500: '#5defb1',
950: '#000000',
},
}SCSS
$custom: #5defb1; $custom-light: #98f5c8; $custom-dark: #000000;
JSON
{
"hex": "#5defb1",
"rgb": {
"r": 93,
"g": 239,
"b": 177
},
"hsl": {
"h": 154.521,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85735,
"c": 0.15378,
"h": 162
},
"luminance": 0.67234
}Semantic roles & 50–950 ramp
primary
#5DEFB1
secondary
#BD336E
accent
#0763DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582