#80FCCE#80FCCE
#80FCCE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.130 H 166.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCCE |
|---|---|
| RGB | rgb(128, 252, 206) |
| HSL | hsl(158, 95%, 75%) |
| HSV | hsv(158, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.08, -45.28, 11.46) |
| CIE-LCH | lch(91.08, 46.71, 165.80°) |
| OKLab | oklab(90.69% -0.1267 0.0294) |
| OKLCH | oklch(90.69% 0.13 166.9) |
| XYZ | xyz(54.8481, 78.6616, 70.6734) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.13
Light Aquamarine
#7BFDC7
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.06
Light Aqua
#8CFFDB
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCCE #FC80AE
analogous
#80FC90 #80FCCE #80ECFC
triadic
#80FCCE #CE80FC #FCCE80
tetradic
#80FCCE #9080FC #FC80AE #ECFC80
square
#80FCCE #9080FC #FC80AE #ECFC80
split-complementary
#80FCCE #FC80EC #FC9080
monochromatic
#08F9A0 #44FBB7 #80FCCE #BCFDE5 #E1FEF3
Accessibility & contrast
On white
1.25
#80FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#80FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCCE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCCE | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#53FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fcce; /* rgb */ color: rgb(128, 252, 206); /* oklch */ color: oklch(90.7% 0.130 166.9);
Tailwind
colors: {
custom: {
50: '#acfedd',
500: '#80fcce',
950: '#000000',
},
}SCSS
$custom: #80fcce; $custom-light: #acfedd; $custom-dark: #000000;
JSON
{
"hex": "#80fcce",
"rgb": {
"r": 128,
"g": 252,
"b": 206
},
"hsl": {
"h": 157.742,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90691,
"c": 0.13007,
"h": 166.9
},
"luminance": 0.78666
}Semantic roles & 50–950 ramp
primary
#80FCCE
secondary
#DA467D
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684