#59F3BD#59F3BD
#59F3BD is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.9% C 0.151 H 166.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3BD |
|---|---|
| RGB | rgb(89, 243, 189) |
| HSL | hsl(159, 87%, 65%) |
| HSV | hsv(159, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 22.2%, 4.7%) |
| CIE-LAB | lab(86.94, -53.02, 14.22) |
| CIE-LCH | lch(86.94, 54.89, 164.98°) |
| OKLab | oklab(86.87% -0.1469 0.0364) |
| OKLCH | oklch(86.87% 0.151 166.1) |
| XYZ | xyz(45.3510, 69.8943, 59.2352) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3BD #F3598F
analogous
#59F370 #59F3BD #59DCF3
triadic
#59F3BD #BD59F3 #F3BD59
tetradic
#59F3BD #7059F3 #F3598F #DCF359
square
#59F3BD #7059F3 #F3598F #DCF359
split-complementary
#59F3BD #F359DC #F37059
monochromatic
#0EC384 #20EFA6 #59F3BD #92F7D4 #CBFBEA
Accessibility & contrast
On white
1.40
#59F3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#59F3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3BD
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3BD | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BA
Deuteranopia (green-blind)
#D9D3C1
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59f3bd; /* rgb */ color: rgb(89, 243, 189); /* oklch */ color: oklch(86.9% 0.151 166.1);
Tailwind
colors: {
custom: {
50: '#97f8d1',
500: '#59f3bd',
950: '#000000',
},
}SCSS
$custom: #59f3bd; $custom-light: #97f8d1; $custom-dark: #000000;
JSON
{
"hex": "#59f3bd",
"rgb": {
"r": 89,
"g": 243,
"b": 189
},
"hsl": {
"h": 158.961,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.86872,
"c": 0.15134,
"h": 166.1
},
"luminance": 0.69899
}Semantic roles & 50–950 ramp
primary
#59F3BD
secondary
#C12F62
accent
#0251E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583