#80FFCB#80FFCB
#80FFCB is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.136 H 164.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFCB |
|---|---|
| RGB | rgb(128, 255, 203) |
| HSL | hsl(155, 100%, 75%) |
| HSV | hsv(155, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.87, -47.21, 14.12) |
| CIE-LCH | lch(91.87, 49.27, 163.34°) |
| OKLab | oklab(91.31% -0.1313 0.0362) |
| OKLCH | oklch(91.31% 0.136 164.6) |
| XYZ | xyz(55.4367, 80.4163, 69.0889) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.70
Aquamarine
#7FFFD4
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFCB #FF80B4
analogous
#80FF8B #80FFCB #80F4FF
triadic
#80FFCB #CB80FF #FFCB80
tetradic
#80FFCB #8B80FF #FF80B4 #F4FF80
square
#80FFCB #8B80FF #FF80B4 #F4FF80
split-complementary
#80FFCB #FF80F4 #FF8B80
monochromatic
#06FF99 #43FFB2 #80FFCB #BDFFE4 #E0FFF2
Accessibility & contrast
On white
1.23
#80FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#80FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFCB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFCB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E8E2CE
Tritanopia (blue-blind)
#53FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80ffcb; /* rgb */ color: rgb(128, 255, 203); /* oklch */ color: oklch(91.3% 0.136 164.6);
Tailwind
colors: {
custom: {
50: '#acffda',
500: '#80ffcb',
950: '#000000',
},
}SCSS
$custom: #80ffcb; $custom-light: #acffda; $custom-dark: #000000;
JSON
{
"hex": "#80ffcb",
"rgb": {
"r": 128,
"g": 255,
"b": 203
},
"hsl": {
"h": 155.433,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91312,
"c": 0.13617,
"h": 164.6
},
"luminance": 0.80421
}Semantic roles & 50–950 ramp
primary
#80FFCB
secondary
#DE4584
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684