#80FFF3#80FFF3
#80FFF3 is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.115 H 187.2°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFF3 |
|---|---|
| RGB | rgb(128, 255, 243) |
| HSL | hsl(174, 100%, 75%) |
| HSV | hsv(174, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(92.83, -38.19, -5.14) |
| CIE-LCH | lch(92.83, 38.54, 187.67°) |
| OKLab | oklab(92.4% -0.1142 -0.0145) |
| OKLCH | oklch(92.4% 0.115 187.2) |
| XYZ | xyz(60.8330, 82.5748, 97.5094) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 5.01
Bright Cyan
#41FDFE
ΔE00 5.24
Aqua
#00FFFF
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFF3 #FF808C
analogous
#80FFB4 #80FFF3 #80CBFF
triadic
#80FFF3 #F380FF #FFF380
tetradic
#80FFF3 #B480FF #FF808C #CBFF80
square
#80FFF3 #B480FF #FF808C #CBFF80
split-complementary
#80FFF3 #FF80CB #FFB480
monochromatic
#06FFE7 #43FFED #80FFF3 #BDFFF9 #E0FFFC
Accessibility & contrast
On white
1.20
#80FFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#80FFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFF3
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFF3 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F3
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#34FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fff3; /* rgb */ color: rgb(128, 255, 243); /* oklch */ color: oklch(92.4% 0.115 187.2);
Tailwind
colors: {
custom: {
50: '#aefff7',
500: '#80fff3',
950: '#000000',
},
}SCSS
$custom: #80fff3; $custom-light: #aefff7; $custom-dark: #000000;
JSON
{
"hex": "#80fff3",
"rgb": {
"r": 128,
"g": 255,
"b": 243
},
"hsl": {
"h": 174.331,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92404,
"c": 0.1151,
"h": 187.2
},
"luminance": 0.8258
}Semantic roles & 50–950 ramp
primary
#80FFF3
secondary
#DE4553
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685