#80FDCA#80FDCA
#80FDCA is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.134 H 164.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDCA |
|---|---|
| RGB | rgb(128, 253, 202) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.28, -46.56, 13.80) |
| CIE-LCH | lch(91.28, 48.56, 163.49°) |
| OKLab | oklab(90.82% -0.1295 0.0354) |
| OKLCH | oklch(90.82% 0.134 164.7) |
| XYZ | xyz(54.6832, 79.0994, 68.2517) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.72
Aquamarine
#7FFFD4
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Aqua
#8CFFDB
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 4.00
Pale Turquoise
#A5FBD5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDCA #FD80B3
analogous
#80FD8C #80FDCA #80F1FD
triadic
#80FDCA #CA80FD #FDCA80
tetradic
#80FDCA #8C80FD #FD80B3 #F1FD80
square
#80FDCA #8C80FD #FD80B3 #F1FD80
split-complementary
#80FDCA #FD80F1 #FD8C80
monochromatic
#07FB98 #44FCB1 #80FDCA #BCFEE3 #E1FFF2
Accessibility & contrast
On white
1.25
#80FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#80FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDCA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDCA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#55FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fdca; /* rgb */ color: rgb(128, 253, 202); /* oklch */ color: oklch(90.8% 0.134 164.7);
Tailwind
colors: {
custom: {
50: '#acfeda',
500: '#80fdca',
950: '#000000',
},
}SCSS
$custom: #80fdca; $custom-light: #acfeda; $custom-dark: #000000;
JSON
{
"hex": "#80fdca",
"rgb": {
"r": 128,
"g": 253,
"b": 202
},
"hsl": {
"h": 155.52,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90823,
"c": 0.13427,
"h": 164.7
},
"luminance": 0.79104
}Semantic roles & 50–950 ramp
primary
#80FDCA
secondary
#DB4683
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683