#80FCDA#80FCDA
#80FCDA is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.122 H 173.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCDA |
|---|---|
| RGB | rgb(128, 252, 218) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.36, -42.67, 5.65) |
| CIE-LCH | lch(91.36, 43.04, 172.46°) |
| OKLab | oklab(91% -0.1215 0.0143) |
| OKLCH | oklch(91% 0.122 173.3) |
| XYZ | xyz(56.3619, 79.2671, 78.6460) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.36
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 2.58
Tiffany Blue
#7BF2DA
ΔE00 3.39
Pale Turquoise
#A5FBD5
ΔE00 4.64
Light Aquamarine
#7BFDC7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCDA #FC80A2
analogous
#80FC9C #80FCDA #80E0FC
triadic
#80FCDA #DA80FC #FCDA80
tetradic
#80FCDA #9C80FC #FC80A2 #E0FC80
square
#80FCDA #9C80FC #FC80A2 #E0FC80
split-complementary
#80FCDA #FC80E0 #FC9C80
monochromatic
#08F9B7 #44FBC9 #80FCDA #BCFDEB #E1FEF6
Accessibility & contrast
On white
1.25
#80FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#80FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCDA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCDA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#E2E0DC
Tritanopia (blue-blind)
#4BFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fcda; /* rgb */ color: rgb(128, 252, 218); /* oklch */ color: oklch(91.0% 0.122 173.3);
Tailwind
colors: {
custom: {
50: '#acfee5',
500: '#80fcda',
950: '#000000',
},
}SCSS
$custom: #80fcda; $custom-light: #acfee5; $custom-dark: #000000;
JSON
{
"hex": "#80fcda",
"rgb": {
"r": 128,
"g": 252,
"b": 218
},
"hsl": {
"h": 163.548,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91004,
"c": 0.12235,
"h": 173.3
},
"luminance": 0.79272
}Semantic roles & 50–950 ramp
primary
#80FCDA
secondary
#DA466F
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684