#80FCDF#80FCDF
#80FCDF is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.1% C 0.120 H 176.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCDF |
|---|---|
| RGB | rgb(128, 252, 223) |
| HSL | hsl(166, 95%, 75%) |
| HSV | hsv(166, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.47, -41.54, 3.23) |
| CIE-LCH | lch(91.47, 41.67, 175.55°) |
| OKLab | oklab(91.14% -0.1194 0.0079) |
| OKLCH | oklch(91.14% 0.12 176.2) |
| XYZ | xyz(57.0261, 79.5328, 82.1440) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.80
Pale Turquoise
#A5FBD5
ΔE00 5.45
Aqua (survey)
#13EAC9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCDF #FC809D
analogous
#80FCA1 #80FCDF #80DBFC
triadic
#80FCDF #DF80FC #FCDF80
tetradic
#80FCDF #A180FC #FC809D #DBFC80
square
#80FCDF #A180FC #FC809D #DBFC80
split-complementary
#80FCDF #FC80DB #FCA180
monochromatic
#08F9C1 #44FBD0 #80FCDF #BCFDEE #E1FEF7
Accessibility & contrast
On white
1.24
#80FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#80FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCDF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCDF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#E0E1E1
Tritanopia (blue-blind)
#48FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80fcdf; /* rgb */ color: rgb(128, 252, 223); /* oklch */ color: oklch(91.1% 0.120 176.2);
Tailwind
colors: {
custom: {
50: '#adfee9',
500: '#80fcdf',
950: '#000000',
},
}SCSS
$custom: #80fcdf; $custom-light: #adfee9; $custom-dark: #000000;
JSON
{
"hex": "#80fcdf",
"rgb": {
"r": 128,
"g": 252,
"b": 223
},
"hsl": {
"h": 165.968,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91141,
"c": 0.11963,
"h": 176.2
},
"luminance": 0.79538
}Semantic roles & 50–950 ramp
primary
#80FCDF
secondary
#DA4669
accent
#0036E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684