#59EBBE#59EBBE
#59EBBE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.141 H 169.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBBE |
|---|---|
| RGB | rgb(89, 235, 190) |
| HSL | hsl(162, 78%, 64%) |
| HSV | hsv(162, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.61, -49.50, 10.39) |
| CIE-LCH | lch(84.61, 50.58, 168.14°) |
| OKLab | oklab(84.98% -0.1384 0.0266) |
| OKLCH | oklch(84.98% 0.141 169.1) |
| XYZ | xyz(43.1178, 65.2537, 59.0281) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBBE #EB5986
analogous
#59EB75 #59EBBE #59CFEB
triadic
#59EBBE #BE59EB #EBBE59
tetradic
#59EBBE #7559EB #EB5986 #CFEB59
square
#59EBBE #7559EB #EB5986 #CFEB59
split-complementary
#59EBBE #EB59CF #EB7559
monochromatic
#16B483 #22E4A9 #59EBBE #90F2D3 #C6F8E9
Accessibility & contrast
On white
1.49
#59EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#59EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBBE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBBE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ebbe; /* rgb */ color: rgb(89, 235, 190); /* oklch */ color: oklch(85.0% 0.141 169.1);
Tailwind
colors: {
custom: {
50: '#96f2d1',
500: '#59ebbe',
950: '#000000',
},
}SCSS
$custom: #59ebbe; $custom-light: #96f2d1; $custom-dark: #000000;
JSON
{
"hex": "#59ebbe",
"rgb": {
"r": 89,
"g": 235,
"b": 190
},
"hsl": {
"h": 161.507,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.84975,
"c": 0.1409,
"h": 169.1
},
"luminance": 0.65258
}Semantic roles & 50–950 ramp
primary
#59EBBE
secondary
#B4345C
accent
#0B4BDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583