#80FDD2#80FDD2
#80FDD2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.129 H 168.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDD2 |
|---|---|
| RGB | rgb(128, 253, 210) |
| HSL | hsl(159, 97%, 75%) |
| HSV | hsv(159, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(91.45, -44.86, 9.93) |
| CIE-LCH | lch(91.45, 45.95, 167.52°) |
| OKLab | oklab(91.02% -0.126 0.0254) |
| OKLCH | oklch(91.02% 0.129 168.6) |
| XYZ | xyz(55.6551, 79.4882, 73.3702) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.45
Light Turquoise
#7EF4CC
ΔE00 1.91
Light Aqua
#8CFFDB
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.61
Pale Turquoise
#A5FBD5
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDD2 #FD80AB
analogous
#80FD94 #80FDD2 #80EAFD
triadic
#80FDD2 #D280FD #FDD280
tetradic
#80FDD2 #9480FD #FD80AB #EAFD80
square
#80FDD2 #9480FD #FD80AB #EAFD80
split-complementary
#80FDD2 #FD80EA #FD9480
monochromatic
#07FBA7 #44FCBD #80FDD2 #BCFEE7 #E1FFF4
Accessibility & contrast
On white
1.24
#80FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#80FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDD2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDD2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#50FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fdd2; /* rgb */ color: rgb(128, 253, 210); /* oklch */ color: oklch(91.0% 0.129 168.6);
Tailwind
colors: {
custom: {
50: '#acfedf',
500: '#80fdd2',
950: '#000000',
},
}SCSS
$custom: #80fdd2; $custom-light: #acfedf; $custom-dark: #000000;
JSON
{
"hex": "#80fdd2",
"rgb": {
"r": 128,
"g": 253,
"b": 210
},
"hsl": {
"h": 159.36,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.91024,
"c": 0.12859,
"h": 168.6
},
"luminance": 0.79493
}Semantic roles & 50–950 ramp
primary
#80FDD2
secondary
#DB4679
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684