#59FEE2#59FEE2
#59FEE2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.141 H 179.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #59FEE2 |
|---|---|
| RGB | rgb(89, 254, 226) |
| HSL | hsl(170, 99%, 67%) |
| HSV | hsv(170, 65%, 100%) |
| CMYK | cmyk(65%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(91.00, -48.95, 0.86) |
| CIE-LCH | lch(91.00, 48.96, 179.00°) |
| OKLab | oklab(90.47% -0.1414 0.0015) |
| OKLCH | oklch(90.47% 0.141 179.4) |
| XYZ | xyz(53.2825, 78.4925, 84.2792) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 4.83
Aqua (survey)
#13EAC9
ΔE00 5.13
Aquamarine
#7FFFD4
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FEE2 #FE5975
analogous
#59FE8F #59FEE2 #59C8FE
triadic
#59FEE2 #E259FE #FEE259
tetradic
#59FEE2 #8F59FE #FE5975 #C8FE59
square
#59FEE2 #8F59FE #FE5975 #C8FE59
split-complementary
#59FEE2 #FE59C8 #FE8F59
monochromatic
#01DBB6 #1CFED7 #59FEE2 #96FEED #D3FFF7
Accessibility & contrast
On white
1.26
#59FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#59FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FEE2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FEE2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59fee2; /* rgb */ color: rgb(89, 254, 226); /* oklch */ color: oklch(90.5% 0.141 179.4);
Tailwind
colors: {
custom: {
50: '#9affeb',
500: '#59fee2',
950: '#000000',
},
}SCSS
$custom: #59fee2; $custom-light: #9affeb; $custom-dark: #000000;
JSON
{
"hex": "#59fee2",
"rgb": {
"r": 89,
"g": 254,
"b": 226
},
"hsl": {
"h": 169.818,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.90469,
"c": 0.14144,
"h": 179.4
},
"luminance": 0.78498
}Semantic roles & 50–950 ramp
primary
#59FEE2
secondary
#D42744
accent
#0027E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684