#59EBB5#59EBB5
#59EBB5 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.147 H 165.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBB5 |
|---|---|
| RGB | rgb(89, 235, 181) |
| HSL | hsl(158, 78%, 64%) |
| HSV | hsv(158, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.42, -51.50, 14.82) |
| CIE-LCH | lch(84.42, 53.59, 163.95°) |
| OKLab | oklab(84.75% -0.1424 0.0379) |
| OKLCH | oklch(84.75% 0.147 165.1) |
| XYZ | xyz(42.1643, 64.8723, 54.0066) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBB5 #EB598F
analogous
#59EB6C #59EBB5 #59D8EB
triadic
#59EBB5 #B559EB #EBB559
tetradic
#59EBB5 #6C59EB #EB598F #D8EB59
square
#59EBB5 #6C59EB #EB598F #D8EB59
split-complementary
#59EBB5 #EB59D8 #EB6C59
monochromatic
#16B479 #22E49D #59EBB5 #90F2CD #C6F8E6
Accessibility & contrast
On white
1.50
#59EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#59EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBB5
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBB5 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#D2CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ebb5; /* rgb */ color: rgb(89, 235, 181); /* oklch */ color: oklch(84.8% 0.147 165.1);
Tailwind
colors: {
custom: {
50: '#96f2cb',
500: '#59ebb5',
950: '#000000',
},
}SCSS
$custom: #59ebb5; $custom-light: #96f2cb; $custom-dark: #000000;
JSON
{
"hex": "#59ebb5",
"rgb": {
"r": 89,
"g": 235,
"b": 181
},
"hsl": {
"h": 157.808,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.8475,
"c": 0.14738,
"h": 165.1
},
"luminance": 0.64877
}Semantic roles & 50–950 ramp
primary
#59EBB5
secondary
#B43463
accent
#0B58DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582