#59FFCA#59FFCA
#59FFCA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.157 H 167.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFCA |
|---|---|
| RGB | rgb(89, 255, 202) |
| HSL | hsl(161, 100%, 67%) |
| HSV | hsv(161, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.74, -55.00, 12.87) |
| CIE-LCH | lch(90.74, 56.49, 166.83°) |
| OKLab | oklab(90.07% -0.153 0.0329) |
| OKLCH | oklch(90.07% 0.157 167.9) |
| XYZ | xyz(50.5350, 77.9026, 68.2391) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFCA #FF598E
analogous
#59FF77 #59FFCA #59E1FF
triadic
#59FFCA #CA59FF #FFCA59
tetradic
#59FFCA #7759FF #FF598E #E1FF59
square
#59FFCA #7759FF #FF598E #E1FF59
split-complementary
#59FFCA #FF59E1 #FF7759
monochromatic
#00DE97 #1CFFB6 #59FFCA #96FFDE #D3FFF1
Accessibility & contrast
On white
1.27
#59FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#59FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFCA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFCA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59ffca; /* rgb */ color: rgb(89, 255, 202); /* oklch */ color: oklch(90.1% 0.157 167.9);
Tailwind
colors: {
custom: {
50: '#99ffda',
500: '#59ffca',
950: '#000000',
},
}SCSS
$custom: #59ffca; $custom-light: #99ffda; $custom-dark: #000000;
JSON
{
"hex": "#59ffca",
"rgb": {
"r": 89,
"g": 255,
"b": 202
},
"hsl": {
"h": 160.843,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90065,
"c": 0.1565,
"h": 167.9
},
"luminance": 0.77908
}Semantic roles & 50–950 ramp
primary
#59FFCA
secondary
#D6265E
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683