#5DEFB3#5DEFB3
#5DEFB3 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.8% C 0.152 H 162.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFB3 |
|---|---|
| RGB | rgb(93, 239, 179) |
| HSL | hsl(155, 82%, 65%) |
| HSV | hsv(155, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(85.66, -52.83, 17.62) |
| CIE-LCH | lch(85.66, 55.69, 161.56°) |
| OKLab | oklab(85.78% -0.1454 0.045) |
| OKLCH | oklch(85.78% 0.152 162.8) |
| XYZ | xyz(43.5131, 67.3104, 53.3381) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.10
Light Aquamarine
#7BFDC7
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 3.93
Greenish Turquoise
#00FBB0
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFB3 #EF5D99
analogous
#5DEF6A #5DEFB3 #5DE2EF
triadic
#5DEFB3 #B35DEF #EFB35D
tetradic
#5DEFB3 #6A5DEF #EF5D99 #E2EF5D
square
#5DEFB3 #6A5DEF #EF5D99 #E2EF5D
split-complementary
#5DEFB3 #EF5DE2 #EF6A5D
monochromatic
#13BF78 #25E999 #5DEFB3 #95F5CD #CCFAE7
Accessibility & contrast
On white
1.45
#5DEFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5DEFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFB3
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFB3 | 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)
#EBDFB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#00EFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5defb3; /* rgb */ color: rgb(93, 239, 179); /* oklch */ color: oklch(85.8% 0.152 162.8);
Tailwind
colors: {
custom: {
50: '#98f5c9',
500: '#5defb3',
950: '#000000',
},
}SCSS
$custom: #5defb3; $custom-light: #98f5c9; $custom-dark: #000000;
JSON
{
"hex": "#5defb3",
"rgb": {
"r": 93,
"g": 239,
"b": 179
},
"hsl": {
"h": 155.342,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85782,
"c": 0.15218,
"h": 162.8
},
"luminance": 0.67315
}Semantic roles & 50–950 ramp
primary
#5DEFB3
secondary
#BD336C
accent
#0760DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582