#80FBC5#80FBC5
#80FBC5 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.135 H 163.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBC5 |
|---|---|
| RGB | rgb(128, 251, 197) |
| HSL | hsl(154, 94%, 74%) |
| HSV | hsv(154, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(90.60, -46.73, 15.42) |
| CIE-LCH | lch(90.60, 49.20, 161.74°) |
| OKLab | oklab(90.24% -0.1295 0.0395) |
| OKLCH | oklch(90.24% 0.135 163) |
| XYZ | xyz(53.4727, 77.6103, 64.9749) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.69
Aquamarine
#7FFFD4
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.83
Light Seafoam
#A0FEBF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBC5 #FB80B6
analogous
#80FB88 #80FBC5 #80F3FB
triadic
#80FBC5 #C580FB #FBC580
tetradic
#80FBC5 #8880FB #FB80B6 #F3FB80
square
#80FBC5 #8880FB #FB80B6 #F3FB80
split-complementary
#80FBC5 #FB80F3 #FB8880
monochromatic
#09F78F #45F9AA #80FBC5 #BBFDE0 #E1FEF1
Accessibility & contrast
On white
1.27
#80FBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#80FBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBC5
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBC5 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC2
Deuteranopia (green-blind)
#E5DFC8
Tritanopia (blue-blind)
#58FBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fbc5; /* rgb */ color: rgb(128, 251, 197); /* oklch */ color: oklch(90.2% 0.135 163.0);
Tailwind
colors: {
custom: {
50: '#acfdd6',
500: '#80fbc5',
950: '#000000',
},
}SCSS
$custom: #80fbc5; $custom-light: #acfdd6; $custom-dark: #000000;
JSON
{
"hex": "#80fbc5",
"rgb": {
"r": 128,
"g": 251,
"b": 197
},
"hsl": {
"h": 153.659,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90238,
"c": 0.13542,
"h": 163
},
"luminance": 0.77615
}Semantic roles & 50–950 ramp
primary
#80FBC5
secondary
#D94687
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683