#59FDBA#59FDBA
#59FDBA is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.166 H 162.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #59FDBA |
|---|---|
| RGB | rgb(89, 253, 186) |
| HSL | hsl(155, 98%, 67%) |
| HSV | hsv(155, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(89.82, -57.66, 19.80) |
| CIE-LCH | lch(89.82, 60.97, 161.05°) |
| OKLab | oklab(89.21% -0.1582 0.0505) |
| OKLCH | oklch(89.21% 0.166 162.3) |
| XYZ | xyz(48.1032, 75.9144, 58.5627) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Greenish Cyan
#2AFEB7
ΔE00 1.84
Greenish Turquoise
#00FBB0
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FDBA #FD599C
analogous
#59FD68 #59FDBA #59EEFD
triadic
#59FDBA #BA59FD #FDBA59
tetradic
#59FDBA #6859FD #FD599C #EEFD59
square
#59FDBA #6859FD #FD599C #EEFD59
split-complementary
#59FDBA #FD59EE #FD6859
monochromatic
#03D981 #1DFCA1 #59FDBA #95FED3 #D2FEEC
Accessibility & contrast
On white
1.30
#59FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#59FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FDBA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FDBA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E3DBBE
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #59fdba; /* rgb */ color: rgb(89, 253, 186); /* oklch */ color: oklch(89.2% 0.166 162.3);
Tailwind
colors: {
custom: {
50: '#99ffcf',
500: '#59fdba',
950: '#000000',
},
}SCSS
$custom: #59fdba; $custom-light: #99ffcf; $custom-dark: #000000;
JSON
{
"hex": "#59fdba",
"rgb": {
"r": 89,
"g": 253,
"b": 186
},
"hsl": {
"h": 155.488,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.89206,
"c": 0.16603,
"h": 162.3
},
"luminance": 0.7592
}Semantic roles & 50–950 ramp
primary
#59FDBA
secondary
#D3286D
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683