#59EBAB#59EBAB
#59EBAB is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.5% C 0.155 H 161.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBAB |
|---|---|
| RGB | rgb(89, 235, 171) |
| HSL | hsl(154, 78%, 64%) |
| HSV | hsv(154, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.21, -53.63, 19.73) |
| CIE-LCH | lch(84.21, 57.14, 159.80°) |
| OKLab | oklab(84.52% -0.1469 0.0503) |
| OKLCH | oklch(84.52% 0.155 161.1) |
| XYZ | xyz(41.1749, 64.4765, 48.7955) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.62
Greenish Turquoise
#00FBB0
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.31
Greenish Cyan
#2AFEB7
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBAB #EB5999
analogous
#59EB62 #59EBAB #59E2EB
triadic
#59EBAB #AB59EB #EBAB59
tetradic
#59EBAB #6259EB #EB5999 #E2EB59
square
#59EBAB #6259EB #EB5999 #E2EB59
split-complementary
#59EBAB #EB59E2 #EB6259
monochromatic
#16B46F #22E48F #59EBAB #90F2C7 #C6F8E2
Accessibility & contrast
On white
1.51
#59EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#59EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBAB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBAB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ebab; /* rgb */ color: rgb(89, 235, 171); /* oklch */ color: oklch(84.5% 0.155 161.1);
Tailwind
colors: {
custom: {
50: '#96f2c4',
500: '#59ebab',
950: '#000000',
},
}SCSS
$custom: #59ebab; $custom-light: #96f2c4; $custom-dark: #000000;
JSON
{
"hex": "#59ebab",
"rgb": {
"r": 89,
"g": 235,
"b": 171
},
"hsl": {
"h": 153.699,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.84515,
"c": 0.15529,
"h": 161.1
},
"luminance": 0.64481
}Semantic roles & 50–950 ramp
primary
#59EBAB
secondary
#B4346C
accent
#0B66DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582