#59FCDB#59FCDB
#59FCDB is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.143 H 176.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #59FCDB |
|---|---|
| RGB | rgb(89, 252, 219) |
| HSL | hsl(168, 96%, 67%) |
| HSV | hsv(168, 65%, 99%) |
| CMYK | cmyk(64.7%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.25, -49.81, 3.40) |
| CIE-LCH | lch(90.25, 49.93, 176.10°) |
| OKLab | oklab(89.8% -0.1425 0.0082) |
| OKLCH | oklch(89.8% 0.143 176.7) |
| XYZ | xyz(51.7102, 76.8534, 79.1131) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FCDB #FC597A
analogous
#59FC8A #59FCDB #59CBFC
triadic
#59FCDB #DB59FC #FCDB59
tetradic
#59FCDB #8A59FC #FC597A #CBFC59
square
#59FCDB #8A59FC #FC597A #CBFC59
split-complementary
#59FCDB #FC59CB #FC8A59
monochromatic
#04D7AC #1DFBCE #59FCDB #95FDE8 #D1FEF5
Accessibility & contrast
On white
1.28
#59FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#59FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FCDB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FCDB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59fcdb; /* rgb */ color: rgb(89, 252, 219); /* oklch */ color: oklch(89.8% 0.143 176.7);
Tailwind
colors: {
custom: {
50: '#9afee6',
500: '#59fcdb',
950: '#000000',
},
}SCSS
$custom: #59fcdb; $custom-light: #9afee6; $custom-dark: #000000;
JSON
{
"hex": "#59fcdb",
"rgb": {
"r": 89,
"g": 252,
"b": 219
},
"hsl": {
"h": 167.853,
"s": 96.45,
"l": 66.863
},
"oklch": {
"l": 0.89801,
"c": 0.14276,
"h": 176.7
},
"luminance": 0.76859
}Semantic roles & 50–950 ramp
primary
#59FCDB
secondary
#D1284B
accent
#002EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684