#8ACCBB#8ACCBB
#8ACCBB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.071 H 176.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACCBB |
|---|---|
| RGB | rgb(138, 204, 187) |
| HSL | hsl(165, 39%, 67%) |
| HSV | hsv(165, 32%, 80%) |
| CMYK | cmyk(32.4%, 0%, 8.3%, 20%) |
| CIE-LAB | lab(77.39, -24.61, 1.81) |
| CIE-LCH | lch(77.39, 24.67, 175.79°) |
| OKLab | oklab(79.6% -0.0713 0.0044) |
| OKLCH | oklch(79.6% 0.071 176.4) |
| XYZ | xyz(41.0406, 52.1746, 54.9123) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.88
Seafoam Blue
#78D1B6
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 6.78
Light Teal
#90E4C1
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 8.38
Turquoise
#40E0D0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACCBB #CC8A9B
analogous
#8ACC9A #8ACCBB #8ABCCC
triadic
#8ACCBB #BB8ACC #CCBB8A
tetradic
#8ACCBB #9A8ACC #CC8A9B #BCCC8A
square
#8ACCBB #9A8ACC #CC8A9B #BCCC8A
split-complementary
#8ACCBB #CC8ABC #CC9A8A
monochromatic
#439983 #5FB9A2 #8ACCBB #B5DFD4 #DFF1ED
Accessibility & contrast
On white
1.84
#8ACCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#8ACCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACCBB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACCBB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#BBBCBC
Tritanopia (blue-blind)
#77CEC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8accbb; /* rgb */ color: rgb(138, 204, 187); /* oklch */ color: oklch(79.6% 0.071 176.4);
Tailwind
colors: {
custom: {
50: '#aedbcf',
500: '#8accbb',
950: '#000000',
},
}SCSS
$custom: #8accbb; $custom-light: #aedbcf; $custom-dark: #000000;
JSON
{
"hex": "#8accbb",
"rgb": {
"r": 138,
"g": 204,
"b": 187
},
"hsl": {
"h": 164.545,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.79599,
"c": 0.07148,
"h": 176.4
},
"luminance": 0.52177
}Semantic roles & 50–950 ramp
primary
#8ACCBB
secondary
#A05B6C
accent
#3354B2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483