#ACEBEC#ACEBEC
#ACEBEC is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.8% C 0.063 H 197.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBEC |
|---|---|
| RGB | rgb(172, 235, 236) |
| HSL | hsl(181, 63%, 80%) |
| HSV | hsv(181, 27%, 93%) |
| CMYK | cmyk(27.1%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.04, -19.44, -6.89) |
| CIE-LCH | lch(89.04, 20.63, 199.50°) |
| OKLab | oklab(89.81% -0.0604 -0.0188) |
| OKLCH | oklch(89.81% 0.063 197.3) |
| XYZ | xyz(61.8570, 74.2404, 90.4111) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.75
Robin'S Egg Blue
#98EFF9
ΔE00 4.17
Pale Sky Blue
#BDF6FE
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 4.38
Light Sky Blue
#C6FCFF
ΔE00 4.50
Duck Egg Blue
#C3FBF4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBEC #ECADAC
analogous
#ACECCD #ACEBEC #ACCBEC
triadic
#ACEBEC #ECACEB #EBECAC
tetradic
#ACEBEC #CDACEC #ECADAC #CBECAC
square
#ACEBEC #CDACEC #ECADAC #CBECAC
split-complementary
#ACEBEC #ECACCB #ECCDAC
monochromatic
#48D3D5 #7ADFE1 #ACEBEC #DEF7F7 #E6F9F9
Accessibility & contrast
On white
1.33
#ACEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#ACEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBEC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBEC | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#96EFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebec; /* rgb */ color: rgb(172, 235, 236); /* oklch */ color: oklch(89.8% 0.063 197.3);
Tailwind
colors: {
custom: {
50: '#c6f1f2',
500: '#acebec',
950: '#000000',
},
}SCSS
$custom: #acebec; $custom-light: #c6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#acebec",
"rgb": {
"r": 172,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.938,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.89814,
"c": 0.06331,
"h": 197.3
},
"luminance": 0.74243
}Semantic roles & 50–950 ramp
primary
#ACEBEC
secondary
#C97574
accent
#1E1BCA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585