#8ACEBA#8ACEBA
#8ACEBA is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.075 H 173.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACEBA |
|---|---|
| RGB | rgb(138, 206, 186) |
| HSL | hsl(162, 41%, 67%) |
| HSV | hsv(162, 33%, 81%) |
| CMYK | cmyk(33%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.93, -25.81, 3.14) |
| CIE-LCH | lch(77.93, 26.00, 173.07°) |
| OKLab | oklab(80.03% -0.0743 0.0079) |
| OKLCH | oklch(80.03% 0.075 173.9) |
| XYZ | xyz(41.4124, 53.0887, 54.5099) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.04
Seafoam Blue
#78D1B6
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 5.96
Light Teal
#90E4C1
ΔE00 6.48
Seafoam
#7FE0B3
ΔE00 7.99
Turquoise
#40E0D0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACEBA #CE8A9E
analogous
#8ACE98 #8ACEBA #8AC0CE
triadic
#8ACEBA #BA8ACE #CEBA8A
tetradic
#8ACEBA #988ACE #CE8A9E #C0CE8A
square
#8ACEBA #988ACE #CE8A9E #C0CE8A
split-complementary
#8ACEBA #CE8AC0 #CE988A
monochromatic
#419C81 #5FBCA1 #8ACEBA #B5E0D3 #E0F2ED
Accessibility & contrast
On white
1.81
#8ACEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8ACEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACEBA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACEBA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#77CFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8aceba; /* rgb */ color: rgb(138, 206, 186); /* oklch */ color: oklch(80.0% 0.075 173.9);
Tailwind
colors: {
custom: {
50: '#aeddce',
500: '#8aceba',
950: '#000000',
},
}SCSS
$custom: #8aceba; $custom-light: #aeddce; $custom-dark: #000000;
JSON
{
"hex": "#8aceba",
"rgb": {
"r": 138,
"g": 206,
"b": 186
},
"hsl": {
"h": 162.353,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.80026,
"c": 0.07469,
"h": 173.9
},
"luminance": 0.53091
}Semantic roles & 50–950 ramp
primary
#8ACEBA
secondary
#A25A6F
accent
#3158B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483