#5DEFBC#5DEFBC
#5DEFBC is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.0% C 0.145 H 166.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFBC |
|---|---|
| RGB | rgb(93, 239, 188) |
| HSL | hsl(159, 82%, 65%) |
| HSV | hsv(159, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 21.3%, 6.3%) |
| CIE-LAB | lab(85.85, -50.89, 13.21) |
| CIE-LCH | lch(85.85, 52.58, 165.45°) |
| OKLab | oklab(86% -0.1413 0.0338) |
| OKLCH | oklch(86% 0.145 166.5) |
| XYZ | xyz(44.4532, 67.6864, 58.2893) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 3.58
Bright Teal
#01F9C6
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFBC #EF5D90
analogous
#5DEF73 #5DEFBC #5DD9EF
triadic
#5DEFBC #BC5DEF #EFBC5D
tetradic
#5DEFBC #735DEF #EF5D90 #D9EF5D
square
#5DEFBC #735DEF #EF5D90 #D9EF5D
split-complementary
#5DEFBC #EF5DD9 #EF735D
monochromatic
#13BF83 #25E9A5 #5DEFBC #95F5D3 #CCFAEA
Accessibility & contrast
On white
1.44
#5DEFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5DEFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFBC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFBC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB9
Deuteranopia (green-blind)
#D5D1BF
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5defbc; /* rgb */ color: rgb(93, 239, 188); /* oklch */ color: oklch(86.0% 0.145 166.5);
Tailwind
colors: {
custom: {
50: '#98f5d0',
500: '#5defbc',
950: '#000000',
},
}SCSS
$custom: #5defbc; $custom-light: #98f5d0; $custom-dark: #000000;
JSON
{
"hex": "#5defbc",
"rgb": {
"r": 93,
"g": 239,
"b": 188
},
"hsl": {
"h": 159.041,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85998,
"c": 0.14533,
"h": 166.5
},
"luminance": 0.67691
}Semantic roles & 50–950 ramp
primary
#5DEFBC
secondary
#BD3363
accent
#0752DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583