#ACEBF7#ACEBF7
#ACEBF7 is a very light, moderate teal. Relative luminance 0.749; OKLCH L 90.2% C 0.065 H 210.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBF7 |
|---|---|
| RGB | rgb(172, 235, 247) |
| HSL | hsl(190, 82%, 82%) |
| HSV | hsv(190, 30%, 97%) |
| CMYK | cmyk(30.4%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(89.35, -16.97, -12.18) |
| CIE-LCH | lch(89.35, 20.89, 215.68°) |
| OKLab | oklab(90.16% -0.0562 -0.0333) |
| OKLCH | oklch(90.16% 0.065 210.6) |
| XYZ | xyz(63.5046, 74.8994, 99.0885) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.96
Powder Blue
#B0E0E6
ΔE00 3.63
Robin'S Egg Blue
#98EFF9
ΔE00 3.88
Paleturquoise
#AFEEEE
ΔE00 4.78
Light Sky Blue
#C6FCFF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBF7 #F7B8AC
analogous
#ACF7DE #ACEBF7 #ACC6F7
triadic
#ACEBF7 #F7ACEB #EBF7AC
tetradic
#ACEBF7 #DEACF7 #F7B8AC #C6F7AC
square
#ACEBF7 #DEACF7 #F7B8AC #C6F7AC
split-complementary
#ACEBF7 #F7ACC6 #F7DEAC
monochromatic
#3CD0EC #74DEF2 #ACEBF7 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.31
#ACEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#ACEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBF7
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBF7 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F8
Deuteranopia (green-blind)
#D3DCF7
Tritanopia (blue-blind)
#92F1EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebf7; /* rgb */ color: rgb(172, 235, 247); /* oklch */ color: oklch(90.2% 0.065 210.6);
Tailwind
colors: {
custom: {
50: '#c7f1f9',
500: '#acebf7',
950: '#000000',
},
}SCSS
$custom: #acebf7; $custom-light: #c7f1f9; $custom-dark: #000000;
JSON
{
"hex": "#acebf7",
"rgb": {
"r": 172,
"g": 235,
"b": 247
},
"hsl": {
"h": 189.6,
"s": 82.418,
"l": 82.157
},
"oklch": {
"l": 0.90164,
"c": 0.06531,
"h": 210.6
},
"luminance": 0.74903
}Semantic roles & 50–950 ramp
primary
#ACEBF7
secondary
#D8806F
accent
#2907DF
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585