#5DEBAF#5DEBAF
#5DEBAF is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.150 H 162.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBAF |
|---|---|
| RGB | rgb(93, 235, 175) |
| HSL | hsl(155, 78%, 64%) |
| HSV | hsv(155, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.40, -52.05, 17.93) |
| CIE-LCH | lch(84.40, 55.05, 160.99°) |
| OKLab | oklab(84.72% -0.1431 0.0458) |
| OKLCH | oklch(84.72% 0.15 162.3) |
| XYZ | xyz(41.9563, 64.8347, 50.8524) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 4.53
Greenish Turquoise
#00FBB0
ΔE00 4.62
Greenish Cyan
#2AFEB7
ΔE00 4.63
Seafoam
#7FE0B3
ΔE00 4.65
Aqua Marine
#2EE8BB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBAF #EB5D99
analogous
#5DEB68 #5DEBAF #5DE0EB
triadic
#5DEBAF #AF5DEB #EBAF5D
tetradic
#5DEBAF #685DEB #EB5D99 #E0EB5D
square
#5DEBAF #685DEB #EB5D99 #E0EB5D
split-complementary
#5DEBAF #EB5DE0 #EB685D
monochromatic
#17B773 #27E494 #5DEBAF #93F2CA #CAF8E5
Accessibility & contrast
On white
1.50
#5DEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5DEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBAF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBAF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5debaf; /* rgb */ color: rgb(93, 235, 175); /* oklch */ color: oklch(84.7% 0.150 162.3);
Tailwind
colors: {
custom: {
50: '#98f2c7',
500: '#5debaf',
950: '#000000',
},
}SCSS
$custom: #5debaf; $custom-light: #98f2c7; $custom-dark: #000000;
JSON
{
"hex": "#5debaf",
"rgb": {
"r": 93,
"g": 235,
"b": 175
},
"hsl": {
"h": 154.648,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84722,
"c": 0.15023,
"h": 162.3
},
"luminance": 0.64839
}Semantic roles & 50–950 ramp
primary
#5DEBAF
secondary
#B7366C
accent
#0B63DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582