#ACEBF6#ACEBF6
#ACEBF6 is a very light, moderate teal. Relative luminance 0.748; OKLCH L 90.1% C 0.065 H 209.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBF6 |
|---|---|
| RGB | rgb(172, 235, 246) |
| HSL | hsl(189, 80%, 82%) |
| HSV | hsv(189, 30%, 96%) |
| CMYK | cmyk(30.1%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(89.32, -17.19, -11.70) |
| CIE-LCH | lch(89.32, 20.80, 214.24°) |
| OKLab | oklab(90.13% -0.0566 -0.032) |
| OKLCH | oklch(90.13% 0.065 209.5) |
| XYZ | xyz(63.3507, 74.8379, 98.2780) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.85
Powder Blue
#B0E0E6
ΔE00 3.50
Robin'S Egg Blue
#98EFF9
ΔE00 3.69
Paleturquoise
#AFEEEE
ΔE00 4.39
Light Sky Blue
#C6FCFF
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBF6 #F6B7AC
analogous
#ACF6DC #ACEBF6 #ACC6F6
triadic
#ACEBF6 #F6ACEB #EBF6AC
tetradic
#ACEBF6 #DCACF6 #F6B7AC #C6F6AC
square
#ACEBF6 #DCACF6 #F6B7AC #C6F6AC
split-complementary
#ACEBF6 #F6ACC6 #F6DCAC
monochromatic
#3ED0EA #75DEF0 #ACEBF6 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.32
#ACEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#ACEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBF6
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBF6 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F7
Deuteranopia (green-blind)
#D4DCF6
Tritanopia (blue-blind)
#92F1EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebf6; /* rgb */ color: rgb(172, 235, 246); /* oklch */ color: oklch(90.1% 0.065 209.5);
Tailwind
colors: {
custom: {
50: '#c7f1f9',
500: '#acebf6',
950: '#000000',
},
}SCSS
$custom: #acebf6; $custom-light: #c7f1f9; $custom-dark: #000000;
JSON
{
"hex": "#acebf6",
"rgb": {
"r": 172,
"g": 235,
"b": 246
},
"hsl": {
"h": 188.919,
"s": 80.435,
"l": 81.961
},
"oklch": {
"l": 0.90131,
"c": 0.06497,
"h": 209.5
},
"luminance": 0.74841
}Semantic roles & 50–950 ramp
primary
#ACEBF6
secondary
#D77F6F
accent
#2809DD
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585