#59EDBE#59EDBE
#59EDBE is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.143 H 168.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDBE |
|---|---|
| RGB | rgb(89, 237, 190) |
| HSL | hsl(161, 80%, 64%) |
| HSV | hsv(161, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 19.8%, 7.1%) |
| CIE-LAB | lab(85.20, -50.33, 11.23) |
| CIE-LCH | lch(85.20, 51.57, 167.42°) |
| OKLab | oklab(85.46% -0.1404 0.0287) |
| OKLCH | oklch(85.46% 0.143 168.4) |
| XYZ | xyz(43.6936, 66.4053, 59.2200) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.39
Bright Teal
#01F9C6
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.62
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDBE #ED5988
analogous
#59ED74 #59EDBE #59D2ED
triadic
#59EDBE #BE59ED #EDBE59
tetradic
#59EDBE #7459ED #ED5988 #D2ED59
square
#59EDBE #7459ED #ED5988 #D2ED59
split-complementary
#59EDBE #ED59D2 #ED7459
monochromatic
#14B884 #22E7A8 #59EDBE #90F3D4 #C7F9E9
Accessibility & contrast
On white
1.47
#59EDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#59EDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDBE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDBE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59edbe; /* rgb */ color: rgb(89, 237, 190); /* oklch */ color: oklch(85.5% 0.143 168.4);
Tailwind
colors: {
custom: {
50: '#96f3d1',
500: '#59edbe',
950: '#000000',
},
}SCSS
$custom: #59edbe; $custom-light: #96f3d1; $custom-dark: #000000;
JSON
{
"hex": "#59edbe",
"rgb": {
"r": 89,
"g": 237,
"b": 190
},
"hsl": {
"h": 160.946,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.85456,
"c": 0.14331,
"h": 168.4
},
"luminance": 0.6641
}Semantic roles & 50–950 ramp
primary
#59EDBE
secondary
#B7335D
accent
#094CDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583