#8ACCBC#8ACCBC
#8ACCBC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.071 H 177.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACCBC |
|---|---|
| RGB | rgb(138, 204, 188) |
| HSL | hsl(165, 39%, 67%) |
| HSV | hsv(165, 32%, 80%) |
| CMYK | cmyk(32.4%, 0%, 7.8%, 20%) |
| CIE-LAB | lab(77.41, -24.39, 1.31) |
| CIE-LCH | lch(77.41, 24.42, 176.92°) |
| OKLab | oklab(79.63% -0.0709 0.0031) |
| OKLCH | oklch(79.63% 0.071 177.5) |
| XYZ | xyz(41.1480, 52.2176, 55.4780) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.22
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 7.07
Light Teal
#90E4C1
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 8.16
Turquoise
#40E0D0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACCBC #CC8A9A
analogous
#8ACC9B #8ACCBC #8ABBCC
triadic
#8ACCBC #BC8ACC #CCBC8A
tetradic
#8ACCBC #9B8ACC #CC8A9A #BBCC8A
square
#8ACCBC #9B8ACC #CC8A9A #BBCC8A
split-complementary
#8ACCBC #CC8ABB #CC9B8A
monochromatic
#439984 #5FB9A4 #8ACCBC #B5DFD4 #DFF1ED
Accessibility & contrast
On white
1.84
#8ACCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#8ACCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACCBC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACCBC | 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)
#C7C4BB
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#77CEC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8accbc; /* rgb */ color: rgb(138, 204, 188); /* oklch */ color: oklch(79.6% 0.071 177.5);
Tailwind
colors: {
custom: {
50: '#aedbd0',
500: '#8accbc',
950: '#000000',
},
}SCSS
$custom: #8accbc; $custom-light: #aedbd0; $custom-dark: #000000;
JSON
{
"hex": "#8accbc",
"rgb": {
"r": 138,
"g": 204,
"b": 188
},
"hsl": {
"h": 165.455,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.79628,
"c": 0.07098,
"h": 177.5
},
"luminance": 0.5222
}Semantic roles & 50–950 ramp
primary
#8ACCBC
secondary
#A05B6B
accent
#3352B2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483