#ACEEEB#ACEEEB
#ACEEEB is a very light, moderate teal. Relative luminance 0.759; OKLCH L 90.4% C 0.066 H 192.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEEEB |
|---|---|
| RGB | rgb(172, 238, 235) |
| HSL | hsl(177, 66%, 80%) |
| HSV | hsv(177, 28%, 93%) |
| CMYK | cmyk(27.7%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(89.82, -21.14, -5.21) |
| CIE-LCH | lch(89.82, 21.77, 193.83°) |
| OKLab | oklab(90.43% -0.0646 -0.0143) |
| OKLCH | oklch(90.43% 0.066 192.5) |
| XYZ | xyz(62.5783, 75.9147, 89.9368) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.37
Pale Cyan
#B7FFFA
ΔE00 3.59
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Light Cyan
#ACFFFC
ΔE00 3.92
Eggshell Blue
#C4FFF7
ΔE00 4.34
Light Light Blue
#CAFFFB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEEEB #EEACAF
analogous
#ACEECA #ACEEEB #ACD0EE
triadic
#ACEEEB #EBACEE #EEEBAC
tetradic
#ACEEEB #CAACEE #EEACAF #D0EEAC
square
#ACEEEB #CAACEE #EEACAF #D0EEAC
split-complementary
#ACEEEB #EEACD0 #EECAAC
monochromatic
#46D9D3 #79E4DF #ACEEEB #DFF8F7 #E6FAF9
Accessibility & contrast
On white
1.30
#ACEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#ACEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEEEB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEEEB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#96F2ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aceeeb; /* rgb */ color: rgb(172, 238, 235); /* oklch */ color: oklch(90.4% 0.066 192.5);
Tailwind
colors: {
custom: {
50: '#c6f3f1',
500: '#aceeeb',
950: '#000000',
},
}SCSS
$custom: #aceeeb; $custom-light: #c6f3f1; $custom-dark: #000000;
JSON
{
"hex": "#aceeeb",
"rgb": {
"r": 172,
"g": 238,
"b": 235
},
"hsl": {
"h": 177.273,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.9043,
"c": 0.06613,
"h": 192.5
},
"luminance": 0.75918
}Semantic roles & 50–950 ramp
primary
#ACEEEB
secondary
#CB7377
accent
#1820CE
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585