#ACEBF4#ACEBF4
#ACEBF4 is a very light, moderate teal. Relative luminance 0.747; OKLCH L 90.1% C 0.064 H 207.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBF4 |
|---|---|
| RGB | rgb(172, 235, 244) |
| HSL | hsl(188, 77%, 82%) |
| HSV | hsv(188, 30%, 96%) |
| CMYK | cmyk(29.5%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(89.26, -17.65, -10.74) |
| CIE-LCH | lch(89.26, 20.66, 211.32°) |
| OKLab | oklab(90.07% -0.0573 -0.0293) |
| OKLCH | oklch(90.07% 0.064 207.1) |
| XYZ | xyz(63.0454, 74.7157, 96.6700) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.78
Powder Blue
#B0E0E6
ΔE00 3.36
Robin'S Egg Blue
#98EFF9
ΔE00 3.42
Paleturquoise
#AFEEEE
ΔE00 3.61
Light Sky Blue
#C6FCFF
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBF4 #F4B5AC
analogous
#ACF4D9 #ACEBF4 #ACC7F4
triadic
#ACEBF4 #F4ACEB #EBF4AC
tetradic
#ACEBF4 #D9ACF4 #F4B5AC #C7F4AC
square
#ACEBF4 #D9ACF4 #F4B5AC #C7F4AC
split-complementary
#ACEBF4 #F4ACC7 #F4D9AC
monochromatic
#40D1E6 #76DEED #ACEBF4 #E2F8FB #E4F8FB
Accessibility & contrast
On white
1.32
#ACEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#ACEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBF4
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBF4 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#D4DCF4
Tritanopia (blue-blind)
#93F0EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebf4; /* rgb */ color: rgb(172, 235, 244); /* oklch */ color: oklch(90.1% 0.064 207.1);
Tailwind
colors: {
custom: {
50: '#c6f1f7',
500: '#acebf4',
950: '#000000',
},
}SCSS
$custom: #acebf4; $custom-light: #c6f1f7; $custom-dark: #000000;
JSON
{
"hex": "#acebf4",
"rgb": {
"r": 172,
"g": 235,
"b": 244
},
"hsl": {
"h": 187.5,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.90067,
"c": 0.06441,
"h": 207.1
},
"luminance": 0.74719
}Semantic roles & 50–950 ramp
primary
#ACEBF4
secondary
#D47D70
accent
#260DD9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585