#80FDCE#80FDCE
#80FDCE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.131 H 166.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDCE |
|---|---|
| RGB | rgb(128, 253, 206) |
| HSL | hsl(157, 97%, 75%) |
| HSV | hsv(157, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.37, -45.72, 11.86) |
| CIE-LCH | lch(91.37, 47.23, 165.45°) |
| OKLab | oklab(90.92% -0.1278 0.0304) |
| OKLCH | oklch(90.92% 0.131 166.6) |
| XYZ | xyz(55.1630, 79.2913, 70.7784) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.22
Light Aquamarine
#7BFDC7
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 2.91
Pale Turquoise
#A5FBD5
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDCE #FD80AF
analogous
#80FD90 #80FDCE #80EDFD
triadic
#80FDCE #CE80FD #FDCE80
tetradic
#80FDCE #9080FD #FD80AF #EDFD80
square
#80FDCE #9080FD #FD80AF #EDFD80
split-complementary
#80FDCE #FD80ED #FD9080
monochromatic
#07FBA0 #44FCB7 #80FDCE #BCFEE5 #E1FFF3
Accessibility & contrast
On white
1.25
#80FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#80FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDCE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDCE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#52FEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fdce; /* rgb */ color: rgb(128, 253, 206); /* oklch */ color: oklch(90.9% 0.131 166.6);
Tailwind
colors: {
custom: {
50: '#acfedd',
500: '#80fdce',
950: '#000000',
},
}SCSS
$custom: #80fdce; $custom-light: #acfedd; $custom-dark: #000000;
JSON
{
"hex": "#80fdce",
"rgb": {
"r": 128,
"g": 253,
"b": 206
},
"hsl": {
"h": 157.44,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90922,
"c": 0.13136,
"h": 166.6
},
"luminance": 0.79296
}Semantic roles & 50–950 ramp
primary
#80FDCE
secondary
#DB467E
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684