#59F6F2#59F6F2
#59F6F2 is a very light, vivid teal. Relative luminance 0.744; OKLCH L 89.1% C 0.130 H 192.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #59F6F2 |
|---|---|
| RGB | rgb(89, 246, 242) |
| HSL | hsl(178, 90%, 66%) |
| HSV | hsv(178, 64%, 96%) |
| CMYK | cmyk(63.8%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(89.13, -41.36, -10.22) |
| CIE-LCH | lch(89.13, 42.60, 193.89°) |
| OKLab | oklab(89.09% -0.1267 -0.0284) |
| OKLCH | oklch(89.09% 0.13 192.7) |
| XYZ | xyz(53.0954, 74.4403, 95.5574) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.31
Bright Turquoise
#0FFEF9
ΔE00 2.73
Aqua
#00FFFF
ΔE00 2.99
Bright Light Blue
#26F7FD
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 4.32
Turquoise
#40E0D0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F6F2 #F6595D
analogous
#59F6A3 #59F6F2 #59ACF6
triadic
#59F6F2 #F259F6 #F6F259
tetradic
#59F6F2 #A359F6 #F6595D #ACF659
square
#59F6F2 #A359F6 #F6595D #ACF659
split-complementary
#59F6F2 #F659AC #F6A359
monochromatic
#0BCAC5 #1FF3ED #59F6F2 #93F9F7 #CDFCFB
Accessibility & contrast
On white
1.32
#59F6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#59F6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F6F2
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F6F2 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF2
Deuteranopia (green-blind)
#D0D8F3
Tritanopia (blue-blind)
#00FDF4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59f6f2; /* rgb */ color: rgb(89, 246, 242); /* oklch */ color: oklch(89.1% 0.130 192.7);
Tailwind
colors: {
custom: {
50: '#9af9f6',
500: '#59f6f2',
950: '#000000',
},
}SCSS
$custom: #59f6f2; $custom-light: #9af9f6; $custom-dark: #000000;
JSON
{
"hex": "#59f6f2",
"rgb": {
"r": 89,
"g": 246,
"b": 242
},
"hsl": {
"h": 178.471,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.89087,
"c": 0.1299,
"h": 192.7
},
"luminance": 0.74446
}Semantic roles & 50–950 ramp
primary
#59F6F2
secondary
#C62D31
accent
#0006E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585