#80FCDC#80FCDC
#80FCDC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.121 H 174.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCDC |
|---|---|
| RGB | rgb(128, 252, 220) |
| HSL | hsl(165, 95%, 75%) |
| HSV | hsv(165, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.40, -42.22, 4.68) |
| CIE-LCH | lch(91.40, 42.48, 173.67°) |
| OKLab | oklab(91.06% -0.1206 0.0118) |
| OKLCH | oklch(91.06% 0.121 174.4) |
| XYZ | xyz(56.6252, 79.3724, 80.0327) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.72
Aquamarine
#7FFFD4
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCDC #FC80A0
analogous
#80FC9E #80FCDC #80DEFC
triadic
#80FCDC #DC80FC #FCDC80
tetradic
#80FCDC #9E80FC #FC80A0 #DEFC80
square
#80FCDC #9E80FC #FC80A0 #DEFC80
split-complementary
#80FCDC #FC80DE #FC9E80
monochromatic
#08F9BB #44FBCC #80FCDC #BCFDEC #E1FEF7
Accessibility & contrast
On white
1.24
#80FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#80FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCDC
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCDC | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#4AFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fcdc; /* rgb */ color: rgb(128, 252, 220); /* oklch */ color: oklch(91.1% 0.121 174.4);
Tailwind
colors: {
custom: {
50: '#acfee6',
500: '#80fcdc',
950: '#000000',
},
}SCSS
$custom: #80fcdc; $custom-light: #acfee6; $custom-dark: #000000;
JSON
{
"hex": "#80fcdc",
"rgb": {
"r": 128,
"g": 252,
"b": 220
},
"hsl": {
"h": 164.516,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91058,
"c": 0.12122,
"h": 174.4
},
"luminance": 0.79377
}Semantic roles & 50–950 ramp
primary
#80FCDC
secondary
#DA466C
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684