#9ACECA#9ACECA
#9ACECA is a light, muted teal. Relative luminance 0.553; OKLCH L 81.4% C 0.054 H 190.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACECA |
|---|---|
| RGB | rgb(154, 206, 202) |
| HSL | hsl(175, 35%, 71%) |
| HSV | hsv(175, 25%, 81%) |
| CMYK | cmyk(25.2%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(79.20, -17.62, -3.49) |
| CIE-LCH | lch(79.20, 17.96, 191.21°) |
| OKLab | oklab(81.41% -0.0534 -0.0096) |
| OKLCH | oklch(81.41% 0.054 190.2) |
| XYZ | xyz(46.0551, 55.2748, 64.1081) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 8.61
Lightblue
#ADD8E6
ΔE00 9.10
Mediumturquoise
#48D1CC
ΔE00 9.42
Robin'S Egg Blue
#98EFF9
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACECA #CE9A9E
analogous
#9ACEB0 #9ACECA #9AB8CE
triadic
#9ACECA #CA9ACE #CECA9A
tetradic
#9ACECA #B09ACE #CE9A9E #B8CE9A
square
#9ACECA #B09ACE #CE9A9E #B8CE9A
split-complementary
#9ACECA #CE9AB8 #CEB09A
monochromatic
#4EA09A #71BAB4 #9ACECA #C3E2E0 #EAF5F4
Accessibility & contrast
On white
1.74
#9ACECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#9ACECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACECA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACECA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#8AD1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9aceca; /* rgb */ color: rgb(154, 206, 202); /* oklch */ color: oklch(81.4% 0.054 190.2);
Tailwind
colors: {
custom: {
50: '#b9ddda',
500: '#9aceca',
950: '#000000',
},
}SCSS
$custom: #9aceca; $custom-light: #b9ddda; $custom-dark: #000000;
JSON
{
"hex": "#9aceca",
"rgb": {
"r": 154,
"g": 206,
"b": 202
},
"hsl": {
"h": 175.385,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.81408,
"c": 0.05424,
"h": 190.2
},
"luminance": 0.55277
}Semantic roles & 50–950 ramp
primary
#9ACECA
secondary
#A3696D
accent
#3841AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483