#80CEBA#80CEBA
#80CEBA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.083 H 175.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEBA |
|---|---|
| RGB | rgb(128, 206, 186) |
| HSL | hsl(165, 44%, 65%) |
| HSV | hsv(165, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.44, -28.61, 2.38) |
| CIE-LCH | lch(77.44, 28.70, 175.25°) |
| OKLab | oklab(79.51% -0.0826 0.0059) |
| OKLCH | oklch(79.51% 0.083 175.9) |
| XYZ | xyz(39.8330, 52.2744, 54.4359) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.08
Seafoam Blue
#78D1B6
ΔE00 2.47
Mediumaquamarine
#66CDAA
ΔE00 5.19
Light Teal
#90E4C1
ΔE00 6.62
Turquoise
#40E0D0
ΔE00 7.64
Mediumturquoise
#48D1CC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEBA #CE8094
analogous
#80CE93 #80CEBA #80BBCE
triadic
#80CEBA #BA80CE #CEBA80
tetradic
#80CEBA #9380CE #CE8094 #BBCE80
square
#80CEBA #9380CE #CE8094 #BBCE80
split-complementary
#80CEBA #CE80BB #CE9380
monochromatic
#3B9981 #54BDA2 #80CEBA #ACDFD2 #D8F0EA
Accessibility & contrast
On white
1.83
#80CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#80CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEBA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEBA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#67D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80ceba; /* rgb */ color: rgb(128, 206, 186); /* oklch */ color: oklch(79.5% 0.083 175.9);
Tailwind
colors: {
custom: {
50: '#a8ddce',
500: '#80ceba',
950: '#000000',
},
}SCSS
$custom: #80ceba; $custom-light: #a8ddce; $custom-dark: #000000;
JSON
{
"hex": "#80ceba",
"rgb": {
"r": 128,
"g": 206,
"b": 186
},
"hsl": {
"h": 164.615,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79508,
"c": 0.0828,
"h": 175.9
},
"luminance": 0.52277
}Semantic roles & 50–950 ramp
primary
#80CEBA
secondary
#9F5467
accent
#2E51B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483