#80FBCF#80FBCF
#80FBCF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.128 H 167.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBCF |
|---|---|
| RGB | rgb(128, 251, 207) |
| HSL | hsl(159, 94%, 74%) |
| HSV | hsv(159, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.82, -44.64, 10.57) |
| CIE-LCH | lch(90.82, 45.87, 166.68°) |
| OKLab | oklab(90.49% -0.1252 0.0271) |
| OKLCH | oklch(90.49% 0.128 167.8) |
| XYZ | xyz(54.6568, 78.0840, 71.2108) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.97
Light Turquoise
#7EF4CC
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Aqua
#8CFFDB
ΔE00 2.39
Pale Turquoise
#A5FBD5
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBCF #FB80AC
analogous
#80FB92 #80FBCF #80E9FB
triadic
#80FBCF #CF80FB #FBCF80
tetradic
#80FBCF #9280FB #FB80AC #E9FB80
square
#80FBCF #9280FB #FB80AC #E9FB80
split-complementary
#80FBCF #FB80E9 #FB9280
monochromatic
#09F7A2 #45F9B9 #80FBCF #BBFDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#80FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#80FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBCF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBCF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#52FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fbcf; /* rgb */ color: rgb(128, 251, 207); /* oklch */ color: oklch(90.5% 0.128 167.8);
Tailwind
colors: {
custom: {
50: '#acfddd',
500: '#80fbcf',
950: '#000000',
},
}SCSS
$custom: #80fbcf; $custom-light: #acfddd; $custom-dark: #000000;
JSON
{
"hex": "#80fbcf",
"rgb": {
"r": 128,
"g": 251,
"b": 207
},
"hsl": {
"h": 158.537,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90485,
"c": 0.12807,
"h": 167.8
},
"luminance": 0.78089
}Semantic roles & 50–950 ramp
primary
#80FBCF
secondary
#D9467B
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684