#80FFF2#80FFF2
#80FFF2 is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.115 H 186.6°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFF2 |
|---|---|
| RGB | rgb(128, 255, 242) |
| HSL | hsl(174, 100%, 75%) |
| HSV | hsv(174, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.80, -38.43, -4.67) |
| CIE-LCH | lch(92.80, 38.72, 186.92°) |
| OKLab | oklab(92.37% -0.1146 -0.0132) |
| OKLCH | oklch(92.37% 0.115 186.6) |
| XYZ | xyz(60.6824, 82.5146, 96.7162) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 5.50
Light Cyan
#ACFFFC
ΔE00 5.92
Aqua
#00FFFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFF2 #FF808D
analogous
#80FFB2 #80FFF2 #80CDFF
triadic
#80FFF2 #F280FF #FFF280
tetradic
#80FFF2 #B280FF #FF808D #CDFF80
square
#80FFF2 #B280FF #FF808D #CDFF80
split-complementary
#80FFF2 #FF80CD #FFB280
monochromatic
#06FFE5 #43FFEC #80FFF2 #BDFFF8 #E0FFFC
Accessibility & contrast
On white
1.20
#80FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#80FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFF2
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFF2 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#35FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fff2; /* rgb */ color: rgb(128, 255, 242); /* oklch */ color: oklch(92.4% 0.115 186.6);
Tailwind
colors: {
custom: {
50: '#aefff6',
500: '#80fff2',
950: '#000000',
},
}SCSS
$custom: #80fff2; $custom-light: #aefff6; $custom-dark: #000000;
JSON
{
"hex": "#80fff2",
"rgb": {
"r": 128,
"g": 255,
"b": 242
},
"hsl": {
"h": 173.858,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92374,
"c": 0.11536,
"h": 186.6
},
"luminance": 0.8252
}Semantic roles & 50–950 ramp
primary
#80FFF2
secondary
#DE4555
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685