#59FFE2#59FFE2
#59FFE2 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.142 H 179.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFE2 |
|---|---|
| RGB | rgb(89, 255, 226) |
| HSL | hsl(170, 100%, 67%) |
| HSV | hsv(170, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.29, -49.38, 1.28) |
| CIE-LCH | lch(91.29, 49.39, 178.52°) |
| OKLab | oklab(90.7% -0.1424 0.0026) |
| OKLCH | oklch(90.7% 0.142 179) |
| XYZ | xyz(53.6007, 79.1289, 84.3853) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.68
Bright Aqua
#0BF9EA
ΔE00 4.83
Aquamarine
#7FFFD4
ΔE00 5.11
Aqua (survey)
#13EAC9
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFE2 #FF5976
analogous
#59FF8F #59FFE2 #59C9FF
triadic
#59FFE2 #E259FF #FFE259
tetradic
#59FFE2 #8F59FF #FF5976 #C9FF59
square
#59FFE2 #8F59FF #FF5976 #C9FF59
split-complementary
#59FFE2 #FF59C9 #FF8F59
monochromatic
#00DEB7 #1CFFD7 #59FFE2 #96FFED #D3FFF7
Accessibility & contrast
On white
1.25
#59FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#59FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFE2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFE2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#DDDFE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59ffe2; /* rgb */ color: rgb(89, 255, 226); /* oklch */ color: oklch(90.7% 0.142 179.0);
Tailwind
colors: {
custom: {
50: '#9affeb',
500: '#59ffe2',
950: '#000000',
},
}SCSS
$custom: #59ffe2; $custom-light: #9affeb; $custom-dark: #000000;
JSON
{
"hex": "#59ffe2",
"rgb": {
"r": 89,
"g": 255,
"b": 226
},
"hsl": {
"h": 169.518,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90704,
"c": 0.14244,
"h": 179
},
"luminance": 0.79135
}Semantic roles & 50–950 ramp
primary
#59FFE2
secondary
#D62645
accent
#0028E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684