#80FDCC#80FDCC
#80FDCC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.133 H 165.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDCC |
|---|---|
| RGB | rgb(128, 253, 204) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.32, -46.14, 12.83) |
| CIE-LCH | lch(91.32, 47.89, 164.46°) |
| OKLab | oklab(90.87% -0.1286 0.0329) |
| OKLCH | oklch(90.87% 0.133 165.6) |
| XYZ | xyz(54.9215, 79.1948, 69.5069) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.15
Aquamarine
#7FFFD4
ΔE00 1.69
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 4.39
Pale Turquoise
#A5FBD5
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDCC #FD80B1
analogous
#80FD8E #80FDCC #80EFFD
triadic
#80FDCC #CC80FD #FDCC80
tetradic
#80FDCC #8E80FD #FD80B1 #EFFD80
square
#80FDCC #8E80FD #FD80B1 #EFFD80
split-complementary
#80FDCC #FD80EF #FD8E80
monochromatic
#07FB9C #44FCB4 #80FDCC #BCFEE4 #E1FFF3
Accessibility & contrast
On white
1.25
#80FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#80FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDCC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDCC | 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)
#F9EEC9
Deuteranopia (green-blind)
#E5E1CF
Tritanopia (blue-blind)
#54FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fdcc; /* rgb */ color: rgb(128, 253, 204); /* oklch */ color: oklch(90.9% 0.133 165.6);
Tailwind
colors: {
custom: {
50: '#acfedb',
500: '#80fdcc',
950: '#000000',
},
}SCSS
$custom: #80fdcc; $custom-light: #acfedb; $custom-dark: #000000;
JSON
{
"hex": "#80fdcc",
"rgb": {
"r": 128,
"g": 253,
"b": 204
},
"hsl": {
"h": 156.48,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90873,
"c": 0.1328,
"h": 165.6
},
"luminance": 0.79199
}Semantic roles & 50–950 ramp
primary
#80FDCC
secondary
#DB4680
accent
#005AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684