#5DEBB5#5DEBB5
#5DEBB5 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.146 H 164.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBB5 |
|---|---|
| RGB | rgb(93, 235, 181) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.52, -50.77, 14.98) |
| CIE-LCH | lch(84.52, 52.93, 163.56°) |
| OKLab | oklab(84.87% -0.1404 0.0383) |
| OKLCH | oklch(84.87% 0.146 164.7) |
| XYZ | xyz(42.5588, 65.0757, 54.0251) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.46
Bright Teal
#01F9C6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBB5 #EB5D93
analogous
#5DEB6E #5DEBB5 #5DDAEB
triadic
#5DEBB5 #B55DEB #EBB55D
tetradic
#5DEBB5 #6E5DEB #EB5D93 #DAEB5D
square
#5DEBB5 #6E5DEB #EB5D93 #DAEB5D
split-complementary
#5DEBB5 #EB5DDA #EB6E5D
monochromatic
#17B77A #27E49C #5DEBB5 #93F2CE #CAF8E7
Accessibility & contrast
On white
1.50
#5DEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5DEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBB5
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBB5 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB2
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5debb5; /* rgb */ color: rgb(93, 235, 181); /* oklch */ color: oklch(84.9% 0.146 164.7);
Tailwind
colors: {
custom: {
50: '#98f2cb',
500: '#5debb5',
950: '#000000',
},
}SCSS
$custom: #5debb5; $custom-light: #98f2cb; $custom-dark: #000000;
JSON
{
"hex": "#5debb5",
"rgb": {
"r": 93,
"g": 235,
"b": 181
},
"hsl": {
"h": 157.183,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84865,
"c": 0.14553,
"h": 164.7
},
"luminance": 0.6508
}Semantic roles & 50–950 ramp
primary
#5DEBB5
secondary
#B73667
accent
#0B5ADA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582