#80FCC2#80FCC2
#80FCC2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.139 H 161.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCC2 |
|---|---|
| RGB | rgb(128, 252, 194) |
| HSL | hsl(152, 95%, 75%) |
| HSV | hsv(152, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.83, -47.76, 17.27) |
| CIE-LCH | lch(90.83, 50.79, 160.12°) |
| OKLab | oklab(90.4% -0.1319 0.0442) |
| OKLCH | oklch(90.4% 0.139 161.5) |
| XYZ | xyz(53.4456, 78.1006, 63.2870) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 2.97
Aquamarine
#7FFFD4
ΔE00 3.85
Light Seafoam
#A0FEBF
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCC2 #FC80BA
analogous
#80FC84 #80FCC2 #80F8FC
triadic
#80FCC2 #C280FC #FCC280
tetradic
#80FCC2 #8480FC #FC80BA #F8FC80
square
#80FCC2 #8480FC #FC80BA #F8FC80
split-complementary
#80FCC2 #FC80F8 #FC8480
monochromatic
#08F989 #44FBA5 #80FCC2 #BCFDDF #E1FEF1
Accessibility & contrast
On white
1.26
#80FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#80FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCC2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCC2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#59FBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fcc2; /* rgb */ color: rgb(128, 252, 194); /* oklch */ color: oklch(90.4% 0.139 161.5);
Tailwind
colors: {
custom: {
50: '#acfed4',
500: '#80fcc2',
950: '#000000',
},
}SCSS
$custom: #80fcc2; $custom-light: #acfed4; $custom-dark: #000000;
JSON
{
"hex": "#80fcc2",
"rgb": {
"r": 128,
"g": 252,
"b": 194
},
"hsl": {
"h": 151.935,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90399,
"c": 0.13914,
"h": 161.5
},
"luminance": 0.78105
}Semantic roles & 50–950 ramp
primary
#80FCC2
secondary
#DA468B
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683