#8ACEBB#8ACEBB
#8ACEBB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.074 H 174.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACEBB |
|---|---|
| RGB | rgb(138, 206, 187) |
| HSL | hsl(163, 41%, 67%) |
| HSV | hsv(163, 33%, 81%) |
| CMYK | cmyk(33%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.95, -25.59, 2.64) |
| CIE-LCH | lch(77.95, 25.72, 174.12°) |
| OKLab | oklab(80.05% -0.0738 0.0066) |
| OKLCH | oklch(80.05% 0.074 174.9) |
| XYZ | xyz(41.5190, 53.1314, 55.0717) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.33
Seafoam Blue
#78D1B6
ΔE00 3.52
Mediumaquamarine
#66CDAA
ΔE00 6.21
Light Teal
#90E4C1
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 8.27
Mediumturquoise
#48D1CC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACEBB #CE8A9D
analogous
#8ACE99 #8ACEBB #8ABFCE
triadic
#8ACEBB #BB8ACE #CEBB8A
tetradic
#8ACEBB #998ACE #CE8A9D #BFCE8A
square
#8ACEBB #998ACE #CE8A9D #BFCE8A
split-complementary
#8ACEBB #CE8ABF #CE998A
monochromatic
#419C83 #5FBCA2 #8ACEBB #B5E0D4 #E0F2ED
Accessibility & contrast
On white
1.81
#8ACEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#8ACEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACEBB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACEBB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#77D0C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8acebb; /* rgb */ color: rgb(138, 206, 187); /* oklch */ color: oklch(80.1% 0.074 174.9);
Tailwind
colors: {
custom: {
50: '#aeddcf',
500: '#8acebb',
950: '#000000',
},
}SCSS
$custom: #8acebb; $custom-light: #aeddcf; $custom-dark: #000000;
JSON
{
"hex": "#8acebb",
"rgb": {
"r": 138,
"g": 206,
"b": 187
},
"hsl": {
"h": 163.235,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.80055,
"c": 0.07413,
"h": 174.9
},
"luminance": 0.53134
}Semantic roles & 50–950 ramp
primary
#8ACEBB
secondary
#A25A6E
accent
#3156B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483