#59EFBD#59EFBD
#59EFBD is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.146 H 167.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #59EFBD |
|---|---|
| RGB | rgb(89, 239, 189) |
| HSL | hsl(160, 82%, 64%) |
| HSV | hsv(160, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 20.9%, 6.3%) |
| CIE-LAB | lab(85.77, -51.38, 12.56) |
| CIE-LCH | lch(85.77, 52.89, 166.27°) |
| OKLab | oklab(85.91% -0.1429 0.0321) |
| OKLCH | oklch(85.91% 0.146 167.3) |
| XYZ | xyz(44.1670, 67.5263, 58.8405) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EFBD #EF598B
analogous
#59EF72 #59EFBD #59D6EF
triadic
#59EFBD #BD59EF #EFBD59
tetradic
#59EFBD #7259EF #EF598B #D6EF59
square
#59EFBD #7259EF #EF598B #D6EF59
split-complementary
#59EFBD #EF59D6 #EF7259
monochromatic
#12BC83 #21EAA7 #59EFBD #91F4D3 #C9FAE9
Accessibility & contrast
On white
1.45
#59EFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#59EFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EFBD
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EFBD | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFBA
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59efbd; /* rgb */ color: rgb(89, 239, 189); /* oklch */ color: oklch(85.9% 0.146 167.3);
Tailwind
colors: {
custom: {
50: '#97f5d1',
500: '#59efbd',
950: '#000000',
},
}SCSS
$custom: #59efbd; $custom-light: #97f5d1; $custom-dark: #000000;
JSON
{
"hex": "#59efbd",
"rgb": {
"r": 89,
"g": 239,
"b": 189
},
"hsl": {
"h": 160,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.85911,
"c": 0.14644,
"h": 167.3
},
"luminance": 0.67531
}Semantic roles & 50–950 ramp
primary
#59EFBD
secondary
#BA325F
accent
#074FDF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583