#80FDC8#80FDC8
#80FDC8 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.136 H 163.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDC8 |
|---|---|
| RGB | rgb(128, 253, 200) |
| HSL | hsl(155, 97%, 75%) |
| HSV | hsv(155, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.24, -46.97, 14.77) |
| CIE-LCH | lch(91.24, 49.24, 162.55°) |
| OKLab | oklab(90.78% -0.1304 0.0379) |
| OKLCH | oklch(90.78% 0.136 163.8) |
| XYZ | xyz(54.4480, 79.0053, 67.0127) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.44
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 4.18
Light Aqua
#8CFFDB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDC8 #FD80B5
analogous
#80FD8A #80FDC8 #80F3FD
triadic
#80FDC8 #C880FD #FDC880
tetradic
#80FDC8 #8A80FD #FD80B5 #F3FD80
square
#80FDC8 #8A80FD #FD80B5 #F3FD80
split-complementary
#80FDC8 #FD80F3 #FD8A80
monochromatic
#07FB94 #44FCAE #80FDC8 #BCFEE2 #E1FFF2
Accessibility & contrast
On white
1.25
#80FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#80FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDC8
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDC8 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#56FDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fdc8; /* rgb */ color: rgb(128, 253, 200); /* oklch */ color: oklch(90.8% 0.136 163.8);
Tailwind
colors: {
custom: {
50: '#acffd8',
500: '#80fdc8',
950: '#000000',
},
}SCSS
$custom: #80fdc8; $custom-light: #acffd8; $custom-dark: #000000;
JSON
{
"hex": "#80fdc8",
"rgb": {
"r": 128,
"g": 253,
"b": 200
},
"hsl": {
"h": 154.56,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90775,
"c": 0.13579,
"h": 163.8
},
"luminance": 0.7901
}Semantic roles & 50–950 ramp
primary
#80FDC8
secondary
#DB4685
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683