#80FFCF#80FFCF
#80FFCF is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.133 H 166.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFCF |
|---|---|
| RGB | rgb(128, 255, 207) |
| HSL | hsl(157, 100%, 75%) |
| HSV | hsv(157, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.96, -46.37, 12.19) |
| CIE-LCH | lch(91.96, 47.94, 165.27°) |
| OKLab | oklab(91.41% -0.1295 0.0313) |
| OKLCH | oklch(91.41% 0.133 166.4) |
| XYZ | xyz(55.9195, 80.6094, 71.6318) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.29
Light Aquamarine
#7BFDC7
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.05
Pale Turquoise
#A5FBD5
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFCF #FF80B0
analogous
#80FF90 #80FFCF #80EFFF
triadic
#80FFCF #CF80FF #FFCF80
tetradic
#80FFCF #9080FF #FF80B0 #EFFF80
square
#80FFCF #9080FF #FF80B0 #EFFF80
split-complementary
#80FFCF #FF80EF #FF9080
monochromatic
#06FFA1 #43FFB8 #80FFCF #BDFFE6 #E0FFF3
Accessibility & contrast
On white
1.23
#80FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#80FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFCF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFCF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E7E2D2
Tritanopia (blue-blind)
#51FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80ffcf; /* rgb */ color: rgb(128, 255, 207); /* oklch */ color: oklch(91.4% 0.133 166.4);
Tailwind
colors: {
custom: {
50: '#acffdd',
500: '#80ffcf',
950: '#000000',
},
}SCSS
$custom: #80ffcf; $custom-light: #acffdd; $custom-dark: #000000;
JSON
{
"hex": "#80ffcf",
"rgb": {
"r": 128,
"g": 255,
"b": 207
},
"hsl": {
"h": 157.323,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9141,
"c": 0.13324,
"h": 166.4
},
"luminance": 0.80614
}Semantic roles & 50–950 ramp
primary
#80FFCF
secondary
#DE457F
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684