#59FDD2#59FDD2
#59FDD2 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.149 H 172.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #59FDD2 |
|---|---|
| RGB | rgb(89, 253, 210) |
| HSL | hsl(164, 98%, 67%) |
| HSV | hsv(164, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.33, -52.37, 8.17) |
| CIE-LCH | lch(90.33, 53.00, 171.13°) |
| OKLab | oklab(89.79% -0.1475 0.0208) |
| OKLCH | oklch(89.79% 0.149 172) |
| XYZ | xyz(50.8721, 77.0220, 73.1460) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.71
Bright Teal
#01F9C6
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FDD2 #FD5984
analogous
#59FD80 #59FDD2 #59D6FD
triadic
#59FDD2 #D259FD #FDD259
tetradic
#59FDD2 #8059FD #FD5984 #D6FD59
square
#59FDD2 #8059FD #FD5984 #D6FD59
split-complementary
#59FDD2 #FD59D6 #FD8059
monochromatic
#03D9A1 #1DFCC2 #59FDD2 #95FEE2 #D2FEF3
Accessibility & contrast
On white
1.28
#59FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#59FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FDD2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FDD2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#DFDCD5
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59fdd2; /* rgb */ color: rgb(89, 253, 210); /* oklch */ color: oklch(89.8% 0.149 172.0);
Tailwind
colors: {
custom: {
50: '#99ffdf',
500: '#59fdd2',
950: '#000000',
},
}SCSS
$custom: #59fdd2; $custom-light: #99ffdf; $custom-dark: #000000;
JSON
{
"hex": "#59fdd2",
"rgb": {
"r": 89,
"g": 253,
"b": 210
},
"hsl": {
"h": 164.268,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.89794,
"c": 0.14893,
"h": 172
},
"luminance": 0.77028
}Semantic roles & 50–950 ramp
primary
#59FDD2
secondary
#D32854
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684