#80FFC4#80FFC4
#80FFC4 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.1% C 0.142 H 161.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFC4 |
|---|---|
| RGB | rgb(128, 255, 196) |
| HSL | hsl(152, 100%, 75%) |
| HSV | hsv(152, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(91.73, -48.64, 17.51) |
| CIE-LCH | lch(91.73, 51.69, 160.20°) |
| OKLab | oklab(91.15% -0.1343 0.0448) |
| OKLCH | oklch(91.15% 0.142 161.5) |
| XYZ | xyz(54.6213, 80.0901, 64.7944) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Light Greenish Blue
#63F7B4
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 3.86
Light Seafoam
#A0FEBF
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFC4 #FF80BB
analogous
#80FF84 #80FFC4 #80FAFF
triadic
#80FFC4 #C480FF #FFC480
tetradic
#80FFC4 #8480FF #FF80BB #FAFF80
square
#80FFC4 #8480FF #FF80BB #FAFF80
split-complementary
#80FFC4 #FF80FA #FF8480
monochromatic
#06FF8B #43FFA8 #80FFC4 #BDFFE0 #E0FFF1
Accessibility & contrast
On white
1.23
#80FFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#80FFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFC4
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFC4 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFC1
Deuteranopia (green-blind)
#E9E2C8
Tritanopia (blue-blind)
#57FEEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80ffc4; /* rgb */ color: rgb(128, 255, 196); /* oklch */ color: oklch(91.1% 0.142 161.5);
Tailwind
colors: {
custom: {
50: '#acffd6',
500: '#80ffc4',
950: '#000000',
},
}SCSS
$custom: #80ffc4; $custom-light: #acffd6; $custom-dark: #000000;
JSON
{
"hex": "#80ffc4",
"rgb": {
"r": 128,
"g": 255,
"b": 196
},
"hsl": {
"h": 152.126,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91145,
"c": 0.14159,
"h": 161.5
},
"luminance": 0.80095
}Semantic roles & 50–950 ramp
primary
#80FFC4
secondary
#DE458C
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683