#80FFCC#80FFCC
#80FFCC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.3% C 0.135 H 165.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFCC |
|---|---|
| RGB | rgb(128, 255, 204) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.89, -47.00, 13.64) |
| CIE-LCH | lch(91.89, 48.94, 163.82°) |
| OKLab | oklab(91.34% -0.1308 0.035) |
| OKLCH | oklch(91.34% 0.135 165) |
| XYZ | xyz(55.5562, 80.4641, 69.7185) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.87
Aquamarine
#7FFFD4
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Aqua
#8CFFDB
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.19
Pale Turquoise
#A5FBD5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFCC #FF80B3
analogous
#80FF8D #80FFCC #80F2FF
triadic
#80FFCC #CC80FF #FFCC80
tetradic
#80FFCC #8D80FF #FF80B3 #F2FF80
square
#80FFCC #8D80FF #FF80B3 #F2FF80
split-complementary
#80FFCC #FF80F2 #FF8D80
monochromatic
#06FF9B #43FFB3 #80FFCC #BDFFE5 #E0FFF3
Accessibility & contrast
On white
1.23
#80FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#80FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFCC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFCC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#53FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80ffcc; /* rgb */ color: rgb(128, 255, 204); /* oklch */ color: oklch(91.3% 0.135 165.0);
Tailwind
colors: {
custom: {
50: '#acffdb',
500: '#80ffcc',
950: '#000000',
},
}SCSS
$custom: #80ffcc; $custom-light: #acffdb; $custom-dark: #000000;
JSON
{
"hex": "#80ffcc",
"rgb": {
"r": 128,
"g": 255,
"b": 204
},
"hsl": {
"h": 155.906,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91336,
"c": 0.13542,
"h": 165
},
"luminance": 0.80469
}Semantic roles & 50–950 ramp
primary
#80FFCC
secondary
#DE4583
accent
#005CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684