#59F5B2#59F5B2
#59F5B2 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.1% C 0.162 H 161.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #59F5B2 |
|---|---|
| RGB | rgb(89, 245, 178) |
| HSL | hsl(154, 89%, 65%) |
| HSV | hsv(154, 64%, 96%) |
| CMYK | cmyk(63.7%, 0%, 27.3%, 3.9%) |
| CIE-LAB | lab(87.31, -56.17, 20.41) |
| CIE-LCH | lch(87.31, 59.76, 160.03°) |
| OKLab | oklab(87.1% -0.1538 0.052) |
| OKLCH | oklch(87.1% 0.162 161.3) |
| XYZ | xyz(44.8037, 70.6383, 53.3842) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.74
Greenish Cyan
#2AFEB7
ΔE00 2.64
Greenish Turquoise
#00FBB0
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F5B2 #F5599C
analogous
#59F564 #59F5B2 #59EAF5
triadic
#59F5B2 #B259F5 #F5B259
tetradic
#59F5B2 #6459F5 #F5599C #EAF559
square
#59F5B2 #6459F5 #F5599C #EAF559
split-complementary
#59F5B2 #F559EA #F56459
monochromatic
#0CC877 #1FF297 #59F5B2 #93F8CD #CCFCE8
Accessibility & contrast
On white
1.39
#59F5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#59F5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F5B2
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F5B2 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#DDD5B6
Tritanopia (blue-blind)
#00F4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f5b2; /* rgb */ color: rgb(89, 245, 178); /* oklch */ color: oklch(87.1% 0.162 161.3);
Tailwind
colors: {
custom: {
50: '#97f9c9',
500: '#59f5b2',
950: '#000000',
},
}SCSS
$custom: #59f5b2; $custom-light: #97f9c9; $custom-dark: #000000;
JSON
{
"hex": "#59f5b2",
"rgb": {
"r": 89,
"g": 245,
"b": 178
},
"hsl": {
"h": 154.231,
"s": 88.636,
"l": 65.49
},
"oklch": {
"l": 0.87096,
"c": 0.16238,
"h": 161.3
},
"luminance": 0.70643
}Semantic roles & 50–950 ramp
primary
#59F5B2
secondary
#C42E6F
accent
#0063E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582