#ACEBEF#ACEBEF
#ACEBEF is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.9% C 0.063 H 201.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBEF |
|---|---|
| RGB | rgb(172, 235, 239) |
| HSL | hsl(184, 68%, 81%) |
| HSV | hsv(184, 28%, 94%) |
| CMYK | cmyk(28%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.12, -18.78, -8.33) |
| CIE-LCH | lch(89.12, 20.54, 203.93°) |
| OKLab | oklab(89.91% -0.0593 -0.0228) |
| OKLCH | oklch(89.91% 0.063 201) |
| XYZ | xyz(62.2965, 74.4162, 92.7259) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.70
Pale Sky Blue
#BDF6FE
ΔE00 3.47
Robin'S Egg Blue
#98EFF9
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBEF #EFB0AC
analogous
#ACEFD1 #ACEBEF #ACC9EF
triadic
#ACEBEF #EFACEB #EBEFAC
tetradic
#ACEBEF #D1ACEF #EFB0AC #C9EFAC
square
#ACEBEF #D1ACEF #EFB0AC #C9EFAC
split-complementary
#ACEBEF #EFACC9 #EFD1AC
monochromatic
#45D2DB #79DFE5 #ACEBEF #DFF7F9 #E5F9FA
Accessibility & contrast
On white
1.32
#ACEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#ACEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBEF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBEF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#95F0EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acebef; /* rgb */ color: rgb(172, 235, 239); /* oklch */ color: oklch(89.9% 0.063 201.0);
Tailwind
colors: {
custom: {
50: '#c6f1f4',
500: '#acebef',
950: '#000000',
},
}SCSS
$custom: #acebef; $custom-light: #c6f1f4; $custom-dark: #000000;
JSON
{
"hex": "#acebef",
"rgb": {
"r": 172,
"g": 235,
"b": 239
},
"hsl": {
"h": 183.582,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.89908,
"c": 0.06349,
"h": 201
},
"luminance": 0.74419
}Semantic roles & 50–950 ramp
primary
#ACEBEF
secondary
#CD7872
accent
#2116D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585