#8ACBC2#8ACBC2
#8ACBC2 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.6% C 0.067 H 185.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACBC2 |
|---|---|
| RGB | rgb(138, 203, 194) |
| HSL | hsl(172, 38%, 67%) |
| HSV | hsv(172, 32%, 80%) |
| CMYK | cmyk(32%, 0%, 4.4%, 20.4%) |
| CIE-LAB | lab(77.29, -22.55, -2.10) |
| CIE-LCH | lch(77.29, 22.65, 185.32°) |
| OKLab | oklab(79.58% -0.0671 -0.006) |
| OKLCH | oklch(79.58% 0.067 185.1) |
| XYZ | xyz(41.5714, 52.0078, 58.8765) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.79
Seafoam Blue
#78D1B6
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 9.16
Paleturquoise
#AFEEEE
ΔE00 9.30
Mediumaquamarine
#66CDAA
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACBC2 #CB8A93
analogous
#8ACBA2 #8ACBC2 #8AB4CB
triadic
#8ACBC2 #C28ACB #CBC28A
tetradic
#8ACBC2 #A28ACB #CB8A93 #B4CB8A
square
#8ACBC2 #A28ACB #CB8A93 #B4CB8A
split-complementary
#8ACBC2 #CB8AB4 #CBA28A
monochromatic
#43978C #60B8AC #8ACBC2 #B4DED8 #DFF1EE
Accessibility & contrast
On white
1.84
#8ACBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#8ACBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACBC2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACBC2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#75CEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8acbc2; /* rgb */ color: rgb(138, 203, 194); /* oklch */ color: oklch(79.6% 0.067 185.1);
Tailwind
colors: {
custom: {
50: '#aedbd4',
500: '#8acbc2',
950: '#000000',
},
}SCSS
$custom: #8acbc2; $custom-light: #aedbd4; $custom-dark: #000000;
JSON
{
"hex": "#8acbc2",
"rgb": {
"r": 138,
"g": 203,
"b": 194
},
"hsl": {
"h": 171.692,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.7958,
"c": 0.0674,
"h": 185.1
},
"luminance": 0.5201
}Semantic roles & 50–950 ramp
primary
#8ACBC2
secondary
#9E5B64
accent
#3445B1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483