#59F4AF#59F4AF
#59F4AF is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.8% C 0.164 H 160.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4AF |
|---|---|
| RGB | rgb(89, 244, 175) |
| HSL | hsl(153, 88%, 65%) |
| HSV | hsv(153, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(86.96, -56.39, 21.47) |
| CIE-LCH | lch(86.96, 60.33, 159.16°) |
| OKLab | oklab(86.79% -0.1542 0.0546) |
| OKLCH | oklch(86.79% 0.164 160.5) |
| XYZ | xyz(44.2041, 69.9157, 51.7146) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.94
Greenish Turquoise
#00FBB0
ΔE00 2.86
Greenish Cyan
#2AFEB7
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4AF #F4599E
analogous
#59F461 #59F4AF #59ECF4
triadic
#59F4AF #AF59F4 #F4AF59
tetradic
#59F4AF #6159F4 #F4599E #ECF459
square
#59F4AF #6159F4 #F4599E #ECF459
split-complementary
#59F4AF #F459EC #F46159
monochromatic
#0DC673 #20F093 #59F4AF #92F8CB #CCFCE6
Accessibility & contrast
On white
1.40
#59F4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#59F4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4AF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4AF | 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)
#F1E3AB
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59f4af; /* rgb */ color: rgb(89, 244, 175); /* oklch */ color: oklch(86.8% 0.164 160.5);
Tailwind
colors: {
custom: {
50: '#97f9c7',
500: '#59f4af',
950: '#000000',
},
}SCSS
$custom: #59f4af; $custom-light: #97f9c7; $custom-dark: #000000;
JSON
{
"hex": "#59f4af",
"rgb": {
"r": 89,
"g": 244,
"b": 175
},
"hsl": {
"h": 153.29,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86787,
"c": 0.16356,
"h": 160.5
},
"luminance": 0.6992
}Semantic roles & 50–950 ramp
primary
#59F4AF
secondary
#C32F70
accent
#0166E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582