#80FBC2#80FBC2
#80FBC2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.138 H 161.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBC2 |
|---|---|
| RGB | rgb(128, 251, 194) |
| HSL | hsl(152, 94%, 74%) |
| HSV | hsv(152, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.54, -47.34, 16.87) |
| CIE-LCH | lch(90.54, 50.25, 160.38°) |
| OKLab | oklab(90.17% -0.1308 0.0432) |
| OKLCH | oklch(90.17% 0.138 161.7) |
| XYZ | xyz(53.1324, 77.4742, 63.1826) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.13
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.72
Light Seafoam
#A0FEBF
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBC2 #FB80B9
analogous
#80FB85 #80FBC2 #80F7FB
triadic
#80FBC2 #C280FB #FBC280
tetradic
#80FBC2 #8580FB #FB80B9 #F7FB80
square
#80FBC2 #8580FB #FB80B9 #F7FB80
split-complementary
#80FBC2 #FB80F7 #FB8580
monochromatic
#09F789 #45F9A6 #80FBC2 #BBFDDE #E1FEF1
Accessibility & contrast
On white
1.27
#80FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#80FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBC2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBC2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E5DFC6
Tritanopia (blue-blind)
#59FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fbc2; /* rgb */ color: rgb(128, 251, 194); /* oklch */ color: oklch(90.2% 0.138 161.7);
Tailwind
colors: {
custom: {
50: '#acfdd4',
500: '#80fbc2',
950: '#000000',
},
}SCSS
$custom: #80fbc2; $custom-light: #acfdd4; $custom-dark: #000000;
JSON
{
"hex": "#80fbc2",
"rgb": {
"r": 128,
"g": 251,
"b": 194
},
"hsl": {
"h": 152.195,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90166,
"c": 0.13779,
"h": 161.7
},
"luminance": 0.77479
}Semantic roles & 50–950 ramp
primary
#80FBC2
secondary
#D9468A
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683