#80FDCD#80FDCD
#80FDCD is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.132 H 166.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDCD |
|---|---|
| RGB | rgb(128, 253, 205) |
| HSL | hsl(157, 97%, 75%) |
| HSV | hsv(157, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.34, -45.93, 12.35) |
| CIE-LCH | lch(91.34, 47.56, 164.95°) |
| OKLab | oklab(90.9% -0.1282 0.0317) |
| OKLCH | oklch(90.9% 0.132 166.1) |
| XYZ | xyz(55.0419, 79.2429, 70.1406) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 1.45
Light Turquoise
#7EF4CC
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDCD #FD80B0
analogous
#80FD8F #80FDCD #80EEFD
triadic
#80FDCD #CD80FD #FDCD80
tetradic
#80FDCD #8F80FD #FD80B0 #EEFD80
square
#80FDCD #8F80FD #FD80B0 #EEFD80
split-complementary
#80FDCD #FD80EE #FD8F80
monochromatic
#07FB9E #44FCB5 #80FDCD #BCFEE5 #E1FFF3
Accessibility & contrast
On white
1.25
#80FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#80FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDCD
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDCD | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E5E1D0
Tritanopia (blue-blind)
#53FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fdcd; /* rgb */ color: rgb(128, 253, 205); /* oklch */ color: oklch(90.9% 0.132 166.1);
Tailwind
colors: {
custom: {
50: '#acfedc',
500: '#80fdcd',
950: '#000000',
},
}SCSS
$custom: #80fdcd; $custom-light: #acfedc; $custom-dark: #000000;
JSON
{
"hex": "#80fdcd",
"rgb": {
"r": 128,
"g": 253,
"b": 205
},
"hsl": {
"h": 156.96,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90897,
"c": 0.13208,
"h": 166.1
},
"luminance": 0.79248
}Semantic roles & 50–950 ramp
primary
#80FDCD
secondary
#DB467F
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684