#80FBCC#80FBCC
#80FBCC is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.130 H 166.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBCC |
|---|---|
| RGB | rgb(128, 251, 204) |
| HSL | hsl(157, 94%, 74%) |
| HSV | hsv(157, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(90.75, -45.27, 12.02) |
| CIE-LCH | lch(90.75, 46.84, 165.13°) |
| OKLab | oklab(90.41% -0.1265 0.0309) |
| OKLCH | oklch(90.41% 0.13 166.3) |
| XYZ | xyz(54.2935, 77.9386, 69.2976) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.50
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 3.06
Pale Turquoise
#A5FBD5
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBCC #FB80AF
analogous
#80FB8F #80FBCC #80EDFB
triadic
#80FBCC #CC80FB #FBCC80
tetradic
#80FBCC #8F80FB #FB80AF #EDFB80
square
#80FBCC #8F80FB #FB80AF #EDFB80
split-complementary
#80FBCC #FB80ED #FB8F80
monochromatic
#09F79C #45F9B4 #80FBCC #BBFDE4 #E1FEF3
Accessibility & contrast
On white
1.27
#80FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#80FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBCC
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBCC | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCA
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#54FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fbcc; /* rgb */ color: rgb(128, 251, 204); /* oklch */ color: oklch(90.4% 0.130 166.3);
Tailwind
colors: {
custom: {
50: '#acfddb',
500: '#80fbcc',
950: '#000000',
},
}SCSS
$custom: #80fbcc; $custom-light: #acfddb; $custom-dark: #000000;
JSON
{
"hex": "#80fbcc",
"rgb": {
"r": 128,
"g": 251,
"b": 204
},
"hsl": {
"h": 157.073,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90409,
"c": 0.13019,
"h": 166.3
},
"luminance": 0.77943
}Semantic roles & 50–950 ramp
primary
#80FBCC
secondary
#D9467E
accent
#0058E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684