#ACEDEF#ACEDEF
#ACEDEF is a very light, moderate teal. Relative luminance 0.756; OKLCH L 90.3% C 0.065 H 198.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEDEF |
|---|---|
| RGB | rgb(172, 237, 239) |
| HSL | hsl(182, 68%, 81%) |
| HSV | hsv(182, 28%, 94%) |
| CMYK | cmyk(28%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(89.66, -19.77, -7.53) |
| CIE-LCH | lch(89.66, 21.15, 200.86°) |
| OKLab | oklab(90.34% -0.0617 -0.0206) |
| OKLCH | oklch(90.34% 0.065 198.5) |
| XYZ | xyz(62.8723, 75.5678, 92.9178) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.83
Robin'S Egg Blue
#98EFF9
ΔE00 3.71
Pale Sky Blue
#BDF6FE
ΔE00 3.92
Light Sky Blue
#C6FCFF
ΔE00 4.21
Powder Blue
#B0E0E6
ΔE00 4.58
Pale Cyan
#B7FFFA
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEDEF #EFAEAC
analogous
#ACEFCF #ACEDEF #ACCBEF
triadic
#ACEDEF #EFACED #EDEFAC
tetradic
#ACEDEF #CFACEF #EFAEAC #CBEFAC
square
#ACEDEF #CFACEF #EFAEAC #CBEFAC
split-complementary
#ACEDEF #EFACCB #EFCFAC
monochromatic
#45D7DB #79E2E5 #ACEDEF #DFF8F9 #E5F9FA
Accessibility & contrast
On white
1.30
#ACEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#ACEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEDEF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEDEF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#D8DDF0
Tritanopia (blue-blind)
#95F1ED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #acedef; /* rgb */ color: rgb(172, 237, 239); /* oklch */ color: oklch(90.3% 0.065 198.5);
Tailwind
colors: {
custom: {
50: '#c6f3f4',
500: '#acedef',
950: '#000000',
},
}SCSS
$custom: #acedef; $custom-light: #c6f3f4; $custom-dark: #000000;
JSON
{
"hex": "#acedef",
"rgb": {
"r": 172,
"g": 237,
"b": 239
},
"hsl": {
"h": 181.791,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.90338,
"c": 0.0651,
"h": 198.5
},
"luminance": 0.75571
}Semantic roles & 50–950 ramp
primary
#ACEDEF
secondary
#CD7572
accent
#1B16D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585