#ACEBF0#ACEBF0
#ACEBF0 is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.9% C 0.064 H 202.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBF0 |
|---|---|
| RGB | rgb(172, 235, 240) |
| HSL | hsl(184, 69%, 81%) |
| HSV | hsv(184, 28%, 94%) |
| CMYK | cmyk(28.3%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.15, -18.55, -8.82) |
| CIE-LCH | lch(89.15, 20.54, 205.42°) |
| OKLab | oklab(89.94% -0.0589 -0.0241) |
| OKLCH | oklch(89.94% 0.064 202.2) |
| XYZ | xyz(62.4447, 74.4754, 93.5061) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.07
Pale Sky Blue
#BDF6FE
ΔE00 3.25
Robin'S Egg Blue
#98EFF9
ΔE00 3.43
Powder Blue
#B0E0E6
ΔE00 3.59
Light Sky Blue
#C6FCFF
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBF0 #F0B1AC
analogous
#ACF0D3 #ACEBF0 #ACC9F0
triadic
#ACEBF0 #F0ACEB #EBF0AC
tetradic
#ACEBF0 #D3ACF0 #F0B1AC #C9F0AC
square
#ACEBF0 #D3ACF0 #F0B1AC #C9F0AC
split-complementary
#ACEBF0 #F0ACC9 #F0D3AC
monochromatic
#44D2DD #78DFE7 #ACEBF0 #E0F7F9 #E5F9FA
Accessibility & contrast
On white
1.32
#ACEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#ACEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBF0
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBF0 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#D5DCF0
Tritanopia (blue-blind)
#95F0EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebf0; /* rgb */ color: rgb(172, 235, 240); /* oklch */ color: oklch(89.9% 0.064 202.2);
Tailwind
colors: {
custom: {
50: '#c6f1f4',
500: '#acebf0',
950: '#000000',
},
}SCSS
$custom: #acebf0; $custom-light: #c6f1f4; $custom-dark: #000000;
JSON
{
"hex": "#acebf0",
"rgb": {
"r": 172,
"g": 235,
"b": 240
},
"hsl": {
"h": 184.412,
"s": 69.388,
"l": 80.784
},
"oklch": {
"l": 0.89939,
"c": 0.06361,
"h": 202.2
},
"luminance": 0.74479
}Semantic roles & 50–950 ramp
primary
#ACEBF0
secondary
#CE7972
accent
#2214D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585