#59FDDB#59FDDB
#59FDDB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.144 H 176.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #59FDDB |
|---|---|
| RGB | rgb(89, 253, 219) |
| HSL | hsl(168, 98%, 67%) |
| HSV | hsv(168, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(90.54, -50.23, 3.81) |
| CIE-LCH | lch(90.54, 50.38, 175.66°) |
| OKLab | oklab(90.04% -0.1435 0.0093) |
| OKLCH | oklch(90.04% 0.144 176.3) |
| XYZ | xyz(52.0251, 77.4831, 79.2180) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.66
Aqua (survey)
#13EAC9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FDDB #FD597B
analogous
#59FD89 #59FDDB #59CDFD
triadic
#59FDDB #DB59FD #FDDB59
tetradic
#59FDDB #8959FD #FD597B #CDFD59
square
#59FDDB #8959FD #FD597B #CDFD59
split-complementary
#59FDDB #FD59CD #FD8959
monochromatic
#03D9AD #1DFCCE #59FDDB #95FEE8 #D2FEF5
Accessibility & contrast
On white
1.27
#59FDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#59FDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FDDB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FDDB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59fddb; /* rgb */ color: rgb(89, 253, 219); /* oklch */ color: oklch(90.0% 0.144 176.3);
Tailwind
colors: {
custom: {
50: '#9affe6',
500: '#59fddb',
950: '#000000',
},
}SCSS
$custom: #59fddb; $custom-light: #9affe6; $custom-dark: #000000;
JSON
{
"hex": "#59fddb",
"rgb": {
"r": 89,
"g": 253,
"b": 219
},
"hsl": {
"h": 167.561,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.90037,
"c": 0.14381,
"h": 176.3
},
"luminance": 0.77489
}Semantic roles & 50–950 ramp
primary
#59FDDB
secondary
#D3284B
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684