#59EBA5#59EBA5
#59EBA5 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.4% C 0.160 H 159.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBA5 |
|---|---|
| RGB | rgb(89, 235, 165) |
| HSL | hsl(151, 78%, 64%) |
| HSV | hsv(151, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.10, -54.85, 22.67) |
| CIE-LCH | lch(84.10, 59.35, 157.54°) |
| OKLab | oklab(84.38% -0.1496 0.0575) |
| OKLCH | oklch(84.38% 0.16 159) |
| XYZ | xyz(40.6159, 64.2529, 45.8516) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Aqua Green
#12E193
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBA5 #EB599F
analogous
#59EB5C #59EBA5 #59E8EB
triadic
#59EBA5 #A559EB #EBA559
tetradic
#59EBA5 #5C59EB #EB599F #E8EB59
square
#59EBA5 #5C59EB #EB599F #E8EB59
split-complementary
#59EBA5 #EB59E8 #EB5C59
monochromatic
#16B468 #22E487 #59EBA5 #90F2C3 #C6F8E0
Accessibility & contrast
On white
1.52
#59EBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#59EBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBA5
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBA5 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#00EAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59eba5; /* rgb */ color: rgb(89, 235, 165); /* oklch */ color: oklch(84.4% 0.160 159.0);
Tailwind
colors: {
custom: {
50: '#96f2c0',
500: '#59eba5',
950: '#000000',
},
}SCSS
$custom: #59eba5; $custom-light: #96f2c0; $custom-dark: #000000;
JSON
{
"hex": "#59eba5",
"rgb": {
"r": 89,
"g": 235,
"b": 165
},
"hsl": {
"h": 151.233,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.84381,
"c": 0.16031,
"h": 159
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#59EBA5
secondary
#B43471
accent
#0B6EDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582