#59EBB2#59EBB2
#59EBB2 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.150 H 163.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBB2 |
|---|---|
| RGB | rgb(89, 235, 178) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.36, -52.15, 16.29) |
| CIE-LCH | lch(84.36, 54.64, 162.65°) |
| OKLab | oklab(84.68% -0.1438 0.0416) |
| OKLCH | oklch(84.68% 0.15 163.8) |
| XYZ | xyz(41.8598, 64.7505, 52.4029) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.58
Greenish Cyan
#2AFEB7
ΔE00 4.69
Bright Teal
#01F9C6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBB2 #EB5992
analogous
#59EB69 #59EBB2 #59DBEB
triadic
#59EBB2 #B259EB #EBB259
tetradic
#59EBB2 #6959EB #EB5992 #DBEB59
square
#59EBB2 #6959EB #EB5992 #DBEB59
split-complementary
#59EBB2 #EB59DB #EB6959
monochromatic
#16B476 #22E499 #59EBB2 #90F2CB #C6F8E5
Accessibility & contrast
On white
1.51
#59EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#59EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBB2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBB2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D3CDB6
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ebb2; /* rgb */ color: rgb(89, 235, 178); /* oklch */ color: oklch(84.7% 0.150 163.8);
Tailwind
colors: {
custom: {
50: '#96f2c9',
500: '#59ebb2',
950: '#000000',
},
}SCSS
$custom: #59ebb2; $custom-light: #96f2c9; $custom-dark: #000000;
JSON
{
"hex": "#59ebb2",
"rgb": {
"r": 89,
"g": 235,
"b": 178
},
"hsl": {
"h": 156.575,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.84677,
"c": 0.14969,
"h": 163.8
},
"luminance": 0.64755
}Semantic roles & 50–950 ramp
primary
#59EBB2
secondary
#B43466
accent
#0B5CDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582