#80FFD3#80FFD3
#80FFD3 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.130 H 168.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFD3 |
|---|---|
| RGB | rgb(128, 255, 211) |
| HSL | hsl(159, 100%, 75%) |
| HSV | hsv(159, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(92.05, -45.52, 10.26) |
| CIE-LCH | lch(92.05, 46.66, 167.30°) |
| OKLab | oklab(91.51% -0.1278 0.0263) |
| OKLCH | oklch(91.51% 0.13 168.4) |
| XYZ | xyz(56.4147, 80.8075, 74.2399) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.29
Light Aqua
#8CFFDB
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.48
Pale Turquoise
#A5FBD5
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFD3 #FF80AC
analogous
#80FF94 #80FFD3 #80EBFF
triadic
#80FFD3 #D380FF #FFD380
tetradic
#80FFD3 #9480FF #FF80AC #EBFF80
square
#80FFD3 #9480FF #FF80AC #EBFF80
split-complementary
#80FFD3 #FF80EB #FF9480
monochromatic
#06FFA9 #43FFBE #80FFD3 #BDFFE8 #E0FFF4
Accessibility & contrast
On white
1.22
#80FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#80FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFD3
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFD3 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D1
Deuteranopia (green-blind)
#E6E2D6
Tritanopia (blue-blind)
#4FFFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80ffd3; /* rgb */ color: rgb(128, 255, 211); /* oklch */ color: oklch(91.5% 0.130 168.4);
Tailwind
colors: {
custom: {
50: '#acffe0',
500: '#80ffd3',
950: '#000000',
},
}SCSS
$custom: #80ffd3; $custom-light: #acffe0; $custom-dark: #000000;
JSON
{
"hex": "#80ffd3",
"rgb": {
"r": 128,
"g": 255,
"b": 211
},
"hsl": {
"h": 159.213,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91511,
"c": 0.13046,
"h": 168.4
},
"luminance": 0.80812
}Semantic roles & 50–950 ramp
primary
#80FFD3
secondary
#DE457A
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684