#ACEBEE#ACEBEE
#ACEBEE is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.9% C 0.063 H 199.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBEE |
|---|---|
| RGB | rgb(172, 235, 238) |
| HSL | hsl(183, 66%, 80%) |
| HSV | hsv(183, 28%, 93%) |
| CMYK | cmyk(27.7%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.09, -19.00, -7.85) |
| CIE-LCH | lch(89.09, 20.56, 202.45°) |
| OKLab | oklab(89.88% -0.0597 -0.0215) |
| OKLCH | oklch(89.88% 0.063 199.8) |
| XYZ | xyz(62.1492, 74.3573, 91.9500) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.34
Pale Sky Blue
#BDF6FE
ΔE00 3.72
Robin'S Egg Blue
#98EFF9
ΔE00 3.73
Powder Blue
#B0E0E6
ΔE00 3.93
Light Sky Blue
#C6FCFF
ΔE00 4.31
Pale Cyan
#B7FFFA
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBEE #EEAFAC
analogous
#ACEED0 #ACEBEE #ACCAEE
triadic
#ACEBEE #EEACEB #EBEEAC
tetradic
#ACEBEE #D0ACEE #EEAFAC #CAEEAC
square
#ACEBEE #D0ACEE #EEAFAC #CAEEAC
split-complementary
#ACEBEE #EEACCA #EED0AC
monochromatic
#46D3D9 #79DFE4 #ACEBEE #DFF7F8 #E6F9FA
Accessibility & contrast
On white
1.32
#ACEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#ACEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBEE
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBEE | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#95EFEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebee; /* rgb */ color: rgb(172, 235, 238); /* oklch */ color: oklch(89.9% 0.063 199.8);
Tailwind
colors: {
custom: {
50: '#c6f1f3',
500: '#acebee',
950: '#000000',
},
}SCSS
$custom: #acebee; $custom-light: #c6f1f3; $custom-dark: #000000;
JSON
{
"hex": "#acebee",
"rgb": {
"r": 172,
"g": 235,
"b": 238
},
"hsl": {
"h": 182.727,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.89877,
"c": 0.0634,
"h": 199.8
},
"luminance": 0.7436
}Semantic roles & 50–950 ramp
primary
#ACEBEE
secondary
#CB7773
accent
#2018CE
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585