#80F2F2#80F2F2
#80F2F2 is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.4% C 0.104 H 195.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80F2F2 |
|---|---|
| RGB | rgb(128, 242, 242) |
| HSL | hsl(180, 81%, 73%) |
| HSV | hsv(180, 47%, 95%) |
| CMYK | cmyk(47.1%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(89.16, -32.42, -10.06) |
| CIE-LCH | lch(89.16, 33.95, 197.23°) |
| OKLab | oklab(89.44% -0.1006 -0.0278) |
| OKLCH | oklch(89.44% 0.104 195.4) |
| XYZ | xyz(56.6748, 74.4994, 95.3804) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 4.79
Light Cyan
#ACFFFC
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F2F2 #F28080
analogous
#80F2B9 #80F2F2 #80B9F2
triadic
#80F2F2 #F280F2 #F2F280
tetradic
#80F2F2 #B980F2 #F28080 #B9F280
square
#80F2F2 #B980F2 #F28080 #B9F280
split-complementary
#80F2F2 #F280B9 #F2B980
monochromatic
#17E1E1 #48ECEC #80F2F2 #B8F8F8 #E3FCFC
Accessibility & contrast
On white
1.32
#80F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#80F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F2F2
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F2F2 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F2
Deuteranopia (green-blind)
#D2DAF3
Tritanopia (blue-blind)
#3BF8F2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #80f2f2; /* rgb */ color: rgb(128, 242, 242); /* oklch */ color: oklch(89.4% 0.104 195.4);
Tailwind
colors: {
custom: {
50: '#adf6f6',
500: '#80f2f2',
950: '#000000',
},
}SCSS
$custom: #80f2f2; $custom-light: #adf6f6; $custom-dark: #000000;
JSON
{
"hex": "#80f2f2",
"rgb": {
"r": 128,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.89435,
"c": 0.10433,
"h": 195.4
},
"luminance": 0.74504
}Semantic roles & 50–950 ramp
primary
#80F2F2
secondary
#CD4949
accent
#0808DE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585