#80F8BC#80F8BC
#80F8BC is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.3% C 0.139 H 160.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #80F8BC |
|---|---|
| RGB | rgb(128, 248, 188) |
| HSL | hsl(150, 90%, 74%) |
| HSV | hsv(150, 48%, 97%) |
| CMYK | cmyk(48.4%, 0%, 24.2%, 2.7%) |
| CIE-LAB | lab(89.56, -47.25, 18.58) |
| CIE-LCH | lch(89.56, 50.77, 158.54°) |
| OKLab | oklab(89.33% -0.1302 0.0475) |
| OKLCH | oklch(89.33% 0.139 160) |
| XYZ | xyz(51.5424, 75.3507, 59.3952) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.39
Light Greenish Blue
#63F7B4
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.51
Light Seafoam
#A0FEBF
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F8BC #F880BC
analogous
#80F880 #80F8BC #80F8F8
triadic
#80F8BC #BC80F8 #F8BC80
tetradic
#80F8BC #8080F8 #F880BC #F8F880
square
#80F8BC #8080F8 #F880BC #F8F880
split-complementary
#80F8BC #F880F8 #F88080
monochromatic
#0DF07F #46F59D #80F8BC #BAFBDB #E2FDF0
Accessibility & contrast
On white
1.31
#80F8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#80F8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F8BC
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F8BC | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B9
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#5DF7E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #80f8bc; /* rgb */ color: rgb(128, 248, 188); /* oklch */ color: oklch(89.3% 0.139 160.0);
Tailwind
colors: {
custom: {
50: '#abfbd0',
500: '#80f8bc',
950: '#000000',
},
}SCSS
$custom: #80f8bc; $custom-light: #abfbd0; $custom-dark: #000000;
JSON
{
"hex": "#80f8bc",
"rgb": {
"r": 128,
"g": 248,
"b": 188
},
"hsl": {
"h": 150,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.89327,
"c": 0.13858,
"h": 160
},
"luminance": 0.75355
}Semantic roles & 50–950 ramp
primary
#80F8BC
secondary
#D5478E
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583