#59EBAC#59EBAC
#59EBAC is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.5% C 0.154 H 161.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBAC |
|---|---|
| RGB | rgb(89, 235, 172) |
| HSL | hsl(154, 78%, 64%) |
| HSV | hsv(154, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 26.8%, 7.8%) |
| CIE-LAB | lab(84.23, -53.42, 19.24) |
| CIE-LCH | lch(84.23, 56.78, 160.19°) |
| OKLab | oklab(84.54% -0.1465 0.049) |
| OKLCH | oklch(84.54% 0.154 161.5) |
| XYZ | xyz(41.2705, 64.5148, 49.2993) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.65
Greenish Turquoise
#00FBB0
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.44
Greenish Cyan
#2AFEB7
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBAC #EB5998
analogous
#59EB63 #59EBAC #59E1EB
triadic
#59EBAC #AC59EB #EBAC59
tetradic
#59EBAC #6359EB #EB5998 #E1EB59
square
#59EBAC #6359EB #EB5998 #E1EB59
split-complementary
#59EBAC #EB59E1 #EB6359
monochromatic
#16B470 #22E491 #59EBAC #90F2C7 #C6F8E3
Accessibility & contrast
On white
1.51
#59EBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#59EBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBAC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBAC | 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)
#E8DBA8
Deuteranopia (green-blind)
#D4CCB0
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ebac; /* rgb */ color: rgb(89, 235, 172); /* oklch */ color: oklch(84.5% 0.154 161.5);
Tailwind
colors: {
custom: {
50: '#96f2c5',
500: '#59ebac',
950: '#000000',
},
}SCSS
$custom: #59ebac; $custom-light: #96f2c5; $custom-dark: #000000;
JSON
{
"hex": "#59ebac",
"rgb": {
"r": 89,
"g": 235,
"b": 172
},
"hsl": {
"h": 154.11,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.84537,
"c": 0.15448,
"h": 161.5
},
"luminance": 0.64519
}Semantic roles & 50–950 ramp
primary
#59EBAC
secondary
#B4346B
accent
#0B64DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582