#5DEFBD#5DEFBD
#5DEFBD is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.0% C 0.145 H 167.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFBD |
|---|---|
| RGB | rgb(93, 239, 189) |
| HSL | hsl(159, 82%, 65%) |
| HSV | hsv(159, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 20.9%, 6.3%) |
| CIE-LAB | lab(85.87, -50.67, 12.72) |
| CIE-LCH | lch(85.87, 52.24, 165.91°) |
| OKLab | oklab(86.02% -0.1409 0.0326) |
| OKLCH | oklch(86.02% 0.145 167) |
| XYZ | xyz(44.5614, 67.7297, 58.8590) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.41
Bright Teal
#01F9C6
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFBD #EF5D8F
analogous
#5DEF74 #5DEFBD #5DD8EF
triadic
#5DEFBD #BD5DEF #EFBD5D
tetradic
#5DEFBD #745DEF #EF5D8F #D8EF5D
square
#5DEFBD #745DEF #EF5D8F #D8EF5D
split-complementary
#5DEFBD #EF5DD8 #EF745D
monochromatic
#13BF84 #25E9A6 #5DEFBD #95F5D4 #CCFAEA
Accessibility & contrast
On white
1.44
#5DEFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5DEFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFBD
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFBD | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BA
Deuteranopia (green-blind)
#D5D1C0
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5defbd; /* rgb */ color: rgb(93, 239, 189); /* oklch */ color: oklch(86.0% 0.145 167.0);
Tailwind
colors: {
custom: {
50: '#98f5d1',
500: '#5defbd',
950: '#000000',
},
}SCSS
$custom: #5defbd; $custom-light: #98f5d1; $custom-dark: #000000;
JSON
{
"hex": "#5defbd",
"rgb": {
"r": 93,
"g": 239,
"b": 189
},
"hsl": {
"h": 159.452,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.86023,
"c": 0.1446,
"h": 167
},
"luminance": 0.67734
}Semantic roles & 50–950 ramp
primary
#5DEFBD
secondary
#BD3362
accent
#0751DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583