#80FECF#80FECF
#80FECF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.132 H 166.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #80FECF |
|---|---|
| RGB | rgb(128, 254, 207) |
| HSL | hsl(158, 98%, 75%) |
| HSV | hsv(158, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.67, -45.94, 11.78) |
| CIE-LCH | lch(91.67, 47.42, 165.61°) |
| OKLab | oklab(91.18% -0.1284 0.0302) |
| OKLCH | oklch(91.18% 0.132 166.8) |
| XYZ | xyz(55.6013, 79.9731, 71.5257) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.11
Light Aquamarine
#7BFDC7
ΔE00 1.67
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 2.86
Pale Turquoise
#A5FBD5
ΔE00 4.33
Light Greenish Blue
#63F7B4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FECF #FE80AF
analogous
#80FE90 #80FECF #80EEFE
triadic
#80FECF #CF80FE #FECF80
tetradic
#80FECF #9080FE #FE80AF #EEFE80
square
#80FECF #9080FE #FE80AF #EEFE80
split-complementary
#80FECF #FE80EE #FE9080
monochromatic
#07FDA1 #43FEB8 #80FECF #BDFEE6 #E1FFF4
Accessibility & contrast
On white
1.24
#80FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#80FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FECF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FECF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E6E1D2
Tritanopia (blue-blind)
#52FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80fecf; /* rgb */ color: rgb(128, 254, 207); /* oklch */ color: oklch(91.2% 0.132 166.8);
Tailwind
colors: {
custom: {
50: '#acffdd',
500: '#80fecf',
950: '#000000',
},
}SCSS
$custom: #80fecf; $custom-light: #acffdd; $custom-dark: #000000;
JSON
{
"hex": "#80fecf",
"rgb": {
"r": 128,
"g": 254,
"b": 207
},
"hsl": {
"h": 157.619,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91179,
"c": 0.13194,
"h": 166.8
},
"luminance": 0.79978
}Semantic roles & 50–950 ramp
primary
#80FECF
secondary
#DD457E
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684