#80BBB2#80BBB2
#80BBB2 is a light, moderate teal. Relative luminance 0.433; OKLCH L 74.9% C 0.063 H 184.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBB2 |
|---|---|
| RGB | rgb(128, 187, 178) |
| HSL | hsl(171, 30%, 62%) |
| HSV | hsv(171, 32%, 73%) |
| CMYK | cmyk(31.6%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(71.79, -21.02, -1.54) |
| CIE-LCH | lch(71.79, 21.07, 184.19°) |
| OKLab | oklab(74.9% -0.0624 -0.0045) |
| OKLCH | oklch(74.9% 0.063 184.1) |
| XYZ | xyz(34.7055, 43.3423, 48.6480) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.81
Seafoam Blue
#78D1B6
ΔE00 8.37
Greyish Teal
#719F91
ΔE00 8.51
Mediumturquoise
#48D1CC
ΔE00 8.89
Topaz
#13BBAF
ΔE00 8.96
Lightseagreen
#20B2AA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBB2 #BB8089
analogous
#80BB95 #80BBB2 #80A7BB
triadic
#80BBB2 #B280BB #BBB280
tetradic
#80BBB2 #9580BB #BB8089 #A7BB80
square
#80BBB2 #9580BB #BB8089 #A7BB80
split-complementary
#80BBB2 #BB80A7 #BB9580
monochromatic
#437D75 #59A59A #80BBB2 #A8D0CA #D0E6E2
Accessibility & contrast
On white
2.17
#80BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#80BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBB2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBB2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B2
Deuteranopia (green-blind)
#ABADB3
Tritanopia (blue-blind)
#6DBDB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80bbb2; /* rgb */ color: rgb(128, 187, 178); /* oklch */ color: oklch(74.9% 0.063 184.1);
Tailwind
colors: {
custom: {
50: '#a7cfc9',
500: '#80bbb2',
950: '#000000',
},
}SCSS
$custom: #80bbb2; $custom-light: #a7cfc9; $custom-dark: #000000;
JSON
{
"hex": "#80bbb2",
"rgb": {
"r": 128,
"g": 187,
"b": 178
},
"hsl": {
"h": 170.847,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.74898,
"c": 0.06252,
"h": 184.1
},
"luminance": 0.43344
}Semantic roles & 50–950 ramp
primary
#80BBB2
secondary
#D6C0C4
accent
#3D4DA9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282