#ACEBF5#ACEBF5
#ACEBF5 is a very light, moderate teal. Relative luminance 0.748; OKLCH L 90.1% C 0.065 H 208.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBF5 |
|---|---|
| RGB | rgb(172, 235, 245) |
| HSL | hsl(188, 78%, 82%) |
| HSV | hsv(188, 30%, 96%) |
| CMYK | cmyk(29.8%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(89.29, -17.42, -11.22) |
| CIE-LCH | lch(89.29, 20.72, 212.79°) |
| OKLab | oklab(90.1% -0.057 -0.0306) |
| OKLCH | oklch(90.1% 0.065 208.3) |
| XYZ | xyz(63.1977, 74.7766, 97.4719) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.79
Powder Blue
#B0E0E6
ΔE00 3.41
Robin'S Egg Blue
#98EFF9
ΔE00 3.54
Paleturquoise
#AFEEEE
ΔE00 4.00
Light Sky Blue
#C6FCFF
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBF5 #F5B6AC
analogous
#ACF5DB #ACEBF5 #ACC7F5
triadic
#ACEBF5 #F5ACEB #EBF5AC
tetradic
#ACEBF5 #DBACF5 #F5B6AC #C7F5AC
square
#ACEBF5 #DBACF5 #F5B6AC #C7F5AC
split-complementary
#ACEBF5 #F5ACC7 #F5DBAC
monochromatic
#3FD1E8 #75DEEE #ACEBF5 #E3F8FC #E4F8FC
Accessibility & contrast
On white
1.32
#ACEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#ACEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBF5
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBF5 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F6
Deuteranopia (green-blind)
#D4DCF5
Tritanopia (blue-blind)
#93F1EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebf5; /* rgb */ color: rgb(172, 235, 245); /* oklch */ color: oklch(90.1% 0.065 208.3);
Tailwind
colors: {
custom: {
50: '#c7f1f8',
500: '#acebf5',
950: '#000000',
},
}SCSS
$custom: #acebf5; $custom-light: #c7f1f8; $custom-dark: #000000;
JSON
{
"hex": "#acebf5",
"rgb": {
"r": 172,
"g": 235,
"b": 245
},
"hsl": {
"h": 188.219,
"s": 78.495,
"l": 81.765
},
"oklch": {
"l": 0.90099,
"c": 0.06468,
"h": 208.3
},
"luminance": 0.7478
}Semantic roles & 50–950 ramp
primary
#ACEBF5
secondary
#D57E70
accent
#270BDB
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585