#59F8B4#59F8B4
#59F8B4 is a very light, vivid teal. Relative luminance 0.726; OKLCH L 87.9% C 0.165 H 161.4°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #59F8B4 |
|---|---|
| RGB | rgb(89, 248, 180) |
| HSL | hsl(154, 92%, 66%) |
| HSV | hsv(154, 64%, 97%) |
| CMYK | cmyk(64.1%, 0%, 27.4%, 2.7%) |
| CIE-LAB | lab(88.23, -56.94, 20.67) |
| CIE-LCH | lch(88.23, 60.57, 160.05°) |
| OKLab | oklab(87.87% -0.1559 0.0526) |
| OKLCH | oklch(87.87% 0.165 161.4) |
| XYZ | xyz(45.9209, 72.5490, 54.7545) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.67
Greenish Cyan
#2AFEB7
ΔE00 2.24
Greenish Turquoise
#00FBB0
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F8B4 #F8599D
analogous
#59F864 #59F8B4 #59ECF8
triadic
#59F8B4 #B459F8 #F8B459
tetradic
#59F8B4 #6459F8 #F8599D #ECF859
square
#59F8B4 #6459F8 #F8599D #ECF859
split-complementary
#59F8B4 #F859EC #F86459
monochromatic
#09CE7A #1EF699 #59F8B4 #94FACF #CEFDE9
Accessibility & contrast
On white
1.35
#59F8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#59F8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F8B4
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F8B4 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6B0
Deuteranopia (green-blind)
#DFD7B8
Tritanopia (blue-blind)
#00F7E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59f8b4; /* rgb */ color: rgb(89, 248, 180); /* oklch */ color: oklch(87.9% 0.165 161.4);
Tailwind
colors: {
custom: {
50: '#98fbca',
500: '#59f8b4',
950: '#000000',
},
}SCSS
$custom: #59f8b4; $custom-light: #98fbca; $custom-dark: #000000;
JSON
{
"hex": "#59f8b4",
"rgb": {
"r": 89,
"g": 248,
"b": 180
},
"hsl": {
"h": 154.34,
"s": 91.908,
"l": 66.078
},
"oklch": {
"l": 0.87866,
"c": 0.16456,
"h": 161.4
},
"luminance": 0.72554
}Semantic roles & 50–950 ramp
primary
#59F8B4
secondary
#C92C6F
accent
#0062E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582