#59FCDC#59FCDC
#59FCDC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.142 H 177.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #59FCDC |
|---|---|
| RGB | rgb(89, 252, 220) |
| HSL | hsl(168, 96%, 67%) |
| HSV | hsv(168, 65%, 99%) |
| CMYK | cmyk(64.7%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.28, -49.57, 2.91) |
| CIE-LCH | lch(90.28, 49.66, 176.64°) |
| OKLab | oklab(89.83% -0.1421 0.007) |
| OKLCH | oklch(89.83% 0.142 177.2) |
| XYZ | xyz(51.8423, 76.9062, 79.8085) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 4.56
Bright Teal
#01F9C6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FCDC #FC5979
analogous
#59FC8B #59FCDC #59CBFC
triadic
#59FCDC #DC59FC #FCDC59
tetradic
#59FCDC #8B59FC #FC5979 #CBFC59
square
#59FCDC #8B59FC #FC5979 #CBFC59
split-complementary
#59FCDC #FC59CB #FC8B59
monochromatic
#04D7AD #1DFBCF #59FCDC #95FDE9 #D1FEF5
Accessibility & contrast
On white
1.28
#59FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#59FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FCDC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FCDC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59fcdc; /* rgb */ color: rgb(89, 252, 220); /* oklch */ color: oklch(89.8% 0.142 177.2);
Tailwind
colors: {
custom: {
50: '#9afee6',
500: '#59fcdc',
950: '#000000',
},
}SCSS
$custom: #59fcdc; $custom-light: #9afee6; $custom-dark: #000000;
JSON
{
"hex": "#59fcdc",
"rgb": {
"r": 89,
"g": 252,
"b": 220
},
"hsl": {
"h": 168.221,
"s": 96.45,
"l": 66.863
},
"oklch": {
"l": 0.89829,
"c": 0.14225,
"h": 177.2
},
"luminance": 0.76912
}Semantic roles & 50–950 ramp
primary
#59FCDC
secondary
#D1284A
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684