#59FCF2#59FCF2
#59FCF2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.134 H 189.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #59FCF2 |
|---|---|
| RGB | rgb(89, 252, 242) |
| HSL | hsl(176, 96%, 67%) |
| HSV | hsv(176, 65%, 99%) |
| CMYK | cmyk(64.7%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(90.85, -44.02, -7.67) |
| CIE-LCH | lch(90.85, 44.69, 189.89°) |
| OKLab | oklab(90.48% -0.1326 -0.0215) |
| OKLCH | oklch(90.48% 0.134 189.2) |
| XYZ | xyz(54.9499, 78.1493, 96.1755) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.50
Bright Aqua
#0BF9EA
ΔE00 2.84
Bright Cyan
#41FDFE
ΔE00 3.56
Aqua
#00FFFF
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FCF2 #FC5963
analogous
#59FCA1 #59FCF2 #59B5FC
triadic
#59FCF2 #F259FC #FCF259
tetradic
#59FCF2 #A159FC #FC5963 #B5FC59
square
#59FCF2 #A159FC #FC5963 #B5FC59
split-complementary
#59FCF2 #FC59B5 #FCA159
monochromatic
#04D7CA #1DFBED #59FCF2 #95FDF7 #D1FEFB
Accessibility & contrast
On white
1.26
#59FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#59FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FCF2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FCF2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#D6DDF4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59fcf2; /* rgb */ color: rgb(89, 252, 242); /* oklch */ color: oklch(90.5% 0.134 189.2);
Tailwind
colors: {
custom: {
50: '#9bfef6',
500: '#59fcf2',
950: '#000000',
},
}SCSS
$custom: #59fcf2; $custom-light: #9bfef6; $custom-dark: #000000;
JSON
{
"hex": "#59fcf2",
"rgb": {
"r": 89,
"g": 252,
"b": 242
},
"hsl": {
"h": 176.319,
"s": 96.45,
"l": 66.863
},
"oklch": {
"l": 0.90481,
"c": 0.13435,
"h": 189.2
},
"luminance": 0.78155
}Semantic roles & 50–950 ramp
primary
#59FCF2
secondary
#D12833
accent
#000EE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685