#59FFE3#59FFE3
#59FFE3 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 179.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFE3 |
|---|---|
| RGB | rgb(89, 255, 227) |
| HSL | hsl(170, 100%, 67%) |
| HSV | hsv(170, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 11%, 0%) |
| CIE-LAB | lab(91.32, -49.13, 0.80) |
| CIE-LCH | lch(91.32, 49.14, 179.07°) |
| OKLab | oklab(90.73% -0.142 0.0013) |
| OKLCH | oklch(90.73% 0.142 179.5) |
| XYZ | xyz(53.7383, 79.1839, 85.1101) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 4.59
Light Aqua
#8CFFDB
ΔE00 4.85
Aqua (survey)
#13EAC9
ΔE00 5.30
Aquamarine
#7FFFD4
ΔE00 5.35
Light Turquoise
#7EF4CC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFE3 #FF5975
analogous
#59FF90 #59FFE3 #59C8FF
triadic
#59FFE3 #E359FF #FFE359
tetradic
#59FFE3 #9059FF #FF5975 #C8FF59
square
#59FFE3 #9059FF #FF5975 #C8FF59
split-complementary
#59FFE3 #FF59C8 #FF9059
monochromatic
#00DEB8 #1CFFD9 #59FFE3 #96FFED #D3FFF8
Accessibility & contrast
On white
1.25
#59FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#59FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFE3
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFE3 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E2
Deuteranopia (green-blind)
#DDDFE5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59ffe3; /* rgb */ color: rgb(89, 255, 227); /* oklch */ color: oklch(90.7% 0.142 179.5);
Tailwind
colors: {
custom: {
50: '#9affeb',
500: '#59ffe3',
950: '#000000',
},
}SCSS
$custom: #59ffe3; $custom-light: #9affeb; $custom-dark: #000000;
JSON
{
"hex": "#59ffe3",
"rgb": {
"r": 89,
"g": 255,
"b": 227
},
"hsl": {
"h": 169.88,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90733,
"c": 0.14199,
"h": 179.5
},
"luminance": 0.7919
}Semantic roles & 50–950 ramp
primary
#59FFE3
secondary
#D62644
accent
#0027E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684