#80FCD1#80FCD1
#80FCD1 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.128 H 168.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCD1 |
|---|---|
| RGB | rgb(128, 252, 209) |
| HSL | hsl(159, 95%, 75%) |
| HSV | hsv(159, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.15, -44.64, 10.00) |
| CIE-LCH | lch(91.15, 45.75, 167.37°) |
| OKLab | oklab(90.77% -0.1254 0.0257) |
| OKLCH | oklch(90.77% 0.128 168.4) |
| XYZ | xyz(55.2160, 78.8088, 72.6111) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.66
Light Turquoise
#7EF4CC
ΔE00 1.72
Light Aqua
#8CFFDB
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.58
Pale Turquoise
#A5FBD5
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCD1 #FC80AB
analogous
#80FC93 #80FCD1 #80E9FC
triadic
#80FCD1 #D180FC #FCD180
tetradic
#80FCD1 #9380FC #FC80AB #E9FC80
square
#80FCD1 #9380FC #FC80AB #E9FC80
split-complementary
#80FCD1 #FC80E9 #FC9380
monochromatic
#08F9A6 #44FBBB #80FCD1 #BCFDE7 #E1FEF4
Accessibility & contrast
On white
1.25
#80FCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#80FCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCD1
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCD1 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECF
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#51FDF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fcd1; /* rgb */ color: rgb(128, 252, 209); /* oklch */ color: oklch(90.8% 0.128 168.4);
Tailwind
colors: {
custom: {
50: '#acfedf',
500: '#80fcd1',
950: '#000000',
},
}SCSS
$custom: #80fcd1; $custom-light: #acfedf; $custom-dark: #000000;
JSON
{
"hex": "#80fcd1",
"rgb": {
"r": 128,
"g": 252,
"b": 209
},
"hsl": {
"h": 159.194,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90767,
"c": 0.12799,
"h": 168.4
},
"luminance": 0.78813
}Semantic roles & 50–950 ramp
primary
#80FCD1
secondary
#DA4679
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684