#59FAF2#59FAF2
#59FAF2 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 90.0% C 0.133 H 190.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAF2 |
|---|---|
| RGB | rgb(89, 250, 242) |
| HSL | hsl(177, 94%, 66%) |
| HSV | hsv(177, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 3.2%, 2%) |
| CIE-LAB | lab(90.28, -43.14, -8.52) |
| CIE-LCH | lch(90.28, 43.97, 191.18°) |
| OKLab | oklab(90.02% -0.1307 -0.0238) |
| OKLCH | oklch(90.02% 0.133 190.3) |
| XYZ | xyz(54.3252, 76.8998, 95.9673) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.34
Bright Cyan
#41FDFE
ΔE00 3.01
Bright Aqua
#0BF9EA
ΔE00 3.22
Aqua
#00FFFF
ΔE00 3.25
Bright Light Blue
#26F7FD
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAF2 #FA5961
analogous
#59FAA2 #59FAF2 #59B1FA
triadic
#59FAF2 #F259FA #FAF259
tetradic
#59FAF2 #A259FA #FA5961 #B1FA59
square
#59FAF2 #A259FA #FA5961 #B1FA59
split-complementary
#59FAF2 #FA59B1 #FAA259
monochromatic
#06D2C8 #1EF8ED #59FAF2 #94FCF7 #D0FEFB
Accessibility & contrast
On white
1.28
#59FAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#59FAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAF2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAF2 | 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)
#ECEEF2
Deuteranopia (green-blind)
#D4DCF3
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59faf2; /* rgb */ color: rgb(89, 250, 242); /* oklch */ color: oklch(90.0% 0.133 190.3);
Tailwind
colors: {
custom: {
50: '#9bfcf6',
500: '#59faf2',
950: '#000000',
},
}SCSS
$custom: #59faf2; $custom-light: #9bfcf6; $custom-dark: #000000;
JSON
{
"hex": "#59faf2",
"rgb": {
"r": 89,
"g": 250,
"b": 242
},
"hsl": {
"h": 177.019,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.90016,
"c": 0.13282,
"h": 190.3
},
"luminance": 0.76906
}Semantic roles & 50–950 ramp
primary
#59FAF2
secondary
#CD2A32
accent
#000BE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585