#80FFD2#80FFD2
#80FFD2 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.131 H 167.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFD2 |
|---|---|
| RGB | rgb(128, 255, 210) |
| HSL | hsl(159, 100%, 75%) |
| HSV | hsv(159, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.02, -45.73, 10.74) |
| CIE-LCH | lch(92.02, 46.98, 166.79°) |
| OKLab | oklab(91.49% -0.1282 0.0275) |
| OKLCH | oklch(91.49% 0.131 167.9) |
| XYZ | xyz(56.2897, 80.7575, 73.5817) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.54
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Aqua
#8CFFDB
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 2.42
Pale Turquoise
#A5FBD5
ΔE00 4.30
Bright Teal
#01F9C6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFD2 #FF80AD
analogous
#80FF92 #80FFD2 #80EDFF
triadic
#80FFD2 #D280FF #FFD280
tetradic
#80FFD2 #9280FF #FF80AD #EDFF80
square
#80FFD2 #9280FF #FF80AD #EDFF80
split-complementary
#80FFD2 #FF80ED #FF9280
monochromatic
#06FFA7 #43FFBC #80FFD2 #BDFFE8 #E0FFF4
Accessibility & contrast
On white
1.22
#80FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#80FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFD2
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFD2 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0D0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#4FFFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80ffd2; /* rgb */ color: rgb(128, 255, 210); /* oklch */ color: oklch(91.5% 0.131 167.9);
Tailwind
colors: {
custom: {
50: '#acffdf',
500: '#80ffd2',
950: '#000000',
},
}SCSS
$custom: #80ffd2; $custom-light: #acffdf; $custom-dark: #000000;
JSON
{
"hex": "#80ffd2",
"rgb": {
"r": 128,
"g": 255,
"b": 210
},
"hsl": {
"h": 158.74,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91486,
"c": 0.13113,
"h": 167.9
},
"luminance": 0.80762
}Semantic roles & 50–950 ramp
primary
#80FFD2
secondary
#DE457B
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684