#ACEBED#ACEBED
#ACEBED is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.8% C 0.063 H 198.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBED |
|---|---|
| RGB | rgb(172, 235, 237) |
| HSL | hsl(182, 64%, 80%) |
| HSV | hsv(182, 27%, 93%) |
| CMYK | cmyk(27.4%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.06, -19.22, -7.37) |
| CIE-LCH | lch(89.06, 20.59, 200.97°) |
| OKLab | oklab(89.85% -0.06 -0.0201) |
| OKLCH | oklch(89.85% 0.063 198.5) |
| XYZ | xyz(62.0027, 74.2987, 91.1784) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.01
Robin'S Egg Blue
#98EFF9
ΔE00 3.93
Pale Sky Blue
#BDF6FE
ΔE00 3.99
Powder Blue
#B0E0E6
ΔE00 4.15
Light Sky Blue
#C6FCFF
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBED #EDAEAC
analogous
#ACEDCE #ACEBED #ACCAED
triadic
#ACEBED #EDACEB #EBEDAC
tetradic
#ACEBED #CEACED #EDAEAC #CAEDAC
square
#ACEBED #CEACED #EDAEAC #CAEDAC
split-complementary
#ACEBED #EDACCA #EDCEAC
monochromatic
#47D3D7 #7ADFE2 #ACEBED #DEF7F8 #E6F9FA
Accessibility & contrast
On white
1.32
#ACEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#ACEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBED
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBED | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#96EFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebed; /* rgb */ color: rgb(172, 235, 237); /* oklch */ color: oklch(89.8% 0.063 198.5);
Tailwind
colors: {
custom: {
50: '#c6f1f2',
500: '#acebed',
950: '#000000',
},
}SCSS
$custom: #acebed; $custom-light: #c6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#acebed",
"rgb": {
"r": 172,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.846,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.89845,
"c": 0.06334,
"h": 198.5
},
"luminance": 0.74302
}Semantic roles & 50–950 ramp
primary
#ACEBED
secondary
#CA7673
accent
#1F19CC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585