#80FCF3#80FCF3
#80FCF3 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.112 H 189.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCF3 |
|---|---|
| RGB | rgb(128, 252, 243) |
| HSL | hsl(176, 95%, 75%) |
| HSV | hsv(176, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.99, -36.82, -6.38) |
| CIE-LCH | lch(91.99, 37.37, 189.84°) |
| OKLab | oklab(91.73% -0.111 -0.0178) |
| OKLCH | oklch(91.73% 0.112 189.1) |
| XYZ | xyz(59.8834, 80.6757, 97.1929) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.58
Bright Turquoise
#0FFEF9
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 5.17
Aqua
#00FFFF
ΔE00 5.29
Bright Aqua
#0BF9EA
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCF3 #FC8089
analogous
#80FCB5 #80FCF3 #80C7FC
triadic
#80FCF3 #F380FC #FCF380
tetradic
#80FCF3 #B580FC #FC8089 #C7FC80
square
#80FCF3 #B580FC #FC8089 #C7FC80
split-complementary
#80FCF3 #FC80C7 #FCB580
monochromatic
#08F9E8 #44FBED #80FCF3 #BCFDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#80FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#80FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCF3
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCF3 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#35FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fcf3; /* rgb */ color: rgb(128, 252, 243); /* oklch */ color: oklch(91.7% 0.112 189.1);
Tailwind
colors: {
custom: {
50: '#adfef7',
500: '#80fcf3',
950: '#000000',
},
}SCSS
$custom: #80fcf3; $custom-light: #adfef7; $custom-dark: #000000;
JSON
{
"hex": "#80fcf3",
"rgb": {
"r": 128,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.645,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91725,
"c": 0.1124,
"h": 189.1
},
"luminance": 0.80681
}Semantic roles & 50–950 ramp
primary
#80FCF3
secondary
#DA4651
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685