#59F3B2#59F3B2
#59F3B2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.6% C 0.160 H 161.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3B2 |
|---|---|
| RGB | rgb(89, 243, 178) |
| HSL | hsl(155, 87%, 65%) |
| HSV | hsv(155, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 26.7%, 4.7%) |
| CIE-LAB | lab(86.72, -55.37, 19.59) |
| CIE-LCH | lch(86.72, 58.74, 160.51°) |
| OKLab | oklab(86.61% -0.1518 0.0499) |
| OKLCH | oklch(86.61% 0.16 161.8) |
| XYZ | xyz(44.2019, 69.4347, 53.1836) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.11
Greenish Cyan
#2AFEB7
ΔE00 2.96
Greenish Turquoise
#00FBB0
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3B2 #F3599A
analogous
#59F365 #59F3B2 #59E7F3
triadic
#59F3B2 #B259F3 #F3B259
tetradic
#59F3B2 #6559F3 #F3599A #E7F359
square
#59F3B2 #6559F3 #F3599A #E7F359
split-complementary
#59F3B2 #F359E7 #F36559
monochromatic
#0EC377 #20EF98 #59F3B2 #92F7CC #CBFBE7
Accessibility & contrast
On white
1.41
#59F3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#59F3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3B2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3B2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AE
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f3b2; /* rgb */ color: rgb(89, 243, 178); /* oklch */ color: oklch(86.6% 0.160 161.8);
Tailwind
colors: {
custom: {
50: '#97f8c9',
500: '#59f3b2',
950: '#000000',
},
}SCSS
$custom: #59f3b2; $custom-light: #97f8c9; $custom-dark: #000000;
JSON
{
"hex": "#59f3b2",
"rgb": {
"r": 89,
"g": 243,
"b": 178
},
"hsl": {
"h": 154.675,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.86613,
"c": 0.15984,
"h": 161.8
},
"luminance": 0.69439
}Semantic roles & 50–950 ramp
primary
#59F3B2
secondary
#C12F6D
accent
#0261E3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582