#80FBC4#80FBC4
#80FBC4 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.136 H 162.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBC4 |
|---|---|
| RGB | rgb(128, 251, 196) |
| HSL | hsl(153, 94%, 74%) |
| HSV | hsv(153, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(90.58, -46.93, 15.90) |
| CIE-LCH | lch(90.58, 49.55, 161.28°) |
| OKLab | oklab(90.21% -0.13 0.0408) |
| OKLCH | oklch(90.21% 0.136 162.6) |
| XYZ | xyz(53.3585, 77.5647, 64.3735) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.80
Light Greenish Blue
#63F7B4
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.73
Light Seafoam
#A0FEBF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBC4 #FB80B7
analogous
#80FB87 #80FBC4 #80F4FB
triadic
#80FBC4 #C480FB #FBC480
tetradic
#80FBC4 #8780FB #FB80B7 #F4FB80
square
#80FBC4 #8780FB #FB80B7 #F4FB80
split-complementary
#80FBC4 #FB80F4 #FB8780
monochromatic
#09F78D #45F9A8 #80FBC4 #BBFDE0 #E1FEF1
Accessibility & contrast
On white
1.27
#80FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#80FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBC4
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBC4 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E5DFC7
Tritanopia (blue-blind)
#58FBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fbc4; /* rgb */ color: rgb(128, 251, 196); /* oklch */ color: oklch(90.2% 0.136 162.6);
Tailwind
colors: {
custom: {
50: '#acfdd6',
500: '#80fbc4',
950: '#000000',
},
}SCSS
$custom: #80fbc4; $custom-light: #acfdd6; $custom-dark: #000000;
JSON
{
"hex": "#80fbc4",
"rgb": {
"r": 128,
"g": 251,
"b": 196
},
"hsl": {
"h": 153.171,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90214,
"c": 0.13621,
"h": 162.6
},
"luminance": 0.77569
}Semantic roles & 50–950 ramp
primary
#80FBC4
secondary
#D94688
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683