#59FFE4#59FFE4
#59FFE4 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.142 H 180.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFE4 |
|---|---|
| RGB | rgb(89, 255, 228) |
| HSL | hsl(170, 100%, 67%) |
| HSV | hsv(170, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.34, -48.88, 0.31) |
| CIE-LCH | lch(91.34, 48.88, 179.63°) |
| OKLab | oklab(90.76% -0.1415 0) |
| OKLCH | oklch(90.76% 0.142 180) |
| XYZ | xyz(53.8767, 79.2393, 85.8390) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 4.34
Light Aqua
#8CFFDB
ΔE00 5.03
Aqua (survey)
#13EAC9
ΔE00 5.40
Aquamarine
#7FFFD4
ΔE00 5.60
Light Turquoise
#7EF4CC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFE4 #FF5974
analogous
#59FF91 #59FFE4 #59C7FF
triadic
#59FFE4 #E459FF #FFE459
tetradic
#59FFE4 #9159FF #FF5974 #C7FF59
square
#59FFE4 #9159FF #FF5974 #C7FF59
split-complementary
#59FFE4 #FF59C7 #FF9159
monochromatic
#00DEBA #1CFFDA #59FFE4 #96FFEE #D3FFF8
Accessibility & contrast
On white
1.25
#59FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#59FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFE4
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFE4 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59ffe4; /* rgb */ color: rgb(89, 255, 228); /* oklch */ color: oklch(90.8% 0.142 180.0);
Tailwind
colors: {
custom: {
50: '#9affec',
500: '#59ffe4',
950: '#000000',
},
}SCSS
$custom: #59ffe4; $custom-light: #9affec; $custom-dark: #000000;
JSON
{
"hex": "#59ffe4",
"rgb": {
"r": 89,
"g": 255,
"b": 228
},
"hsl": {
"h": 170.241,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90761,
"c": 0.14155,
"h": 180
},
"luminance": 0.79245
}Semantic roles & 50–950 ramp
primary
#59FFE4
secondary
#D62643
accent
#0025E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684