#ACEDF6#ACEDF6
#ACEDF6 is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.6% C 0.066 H 206.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEDF6 |
|---|---|
| RGB | rgb(172, 237, 246) |
| HSL | hsl(187, 80%, 82%) |
| HSV | hsv(187, 30%, 96%) |
| CMYK | cmyk(30.1%, 3.7%, 0%, 3.5%) |
| CIE-LAB | lab(89.85, -18.19, -10.90) |
| CIE-LCH | lch(89.85, 21.21, 210.93°) |
| OKLab | oklab(90.56% -0.059 -0.0298) |
| OKLCH | oklch(90.56% 0.066 206.8) |
| XYZ | xyz(63.9265, 75.9895, 98.4700) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.59
Robin'S Egg Blue
#98EFF9
ΔE00 3.09
Paleturquoise
#AFEEEE
ΔE00 3.49
Powder Blue
#B0E0E6
ΔE00 3.84
Light Sky Blue
#C6FCFF
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEDF6 #F6B5AC
analogous
#ACF6DA #ACEDF6 #ACC8F6
triadic
#ACEDF6 #F6ACED #EDF6AC
tetradic
#ACEDF6 #DAACF6 #F6B5AC #C8F6AC
square
#ACEDF6 #DAACF6 #F6B5AC #C8F6AC
split-complementary
#ACEDF6 #F6ACC8 #F6DAAC
monochromatic
#3ED5EA #75E1F0 #ACEDF6 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.30
#ACEDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#ACEDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEDF6
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEDF6 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F7
Deuteranopia (green-blind)
#D6DEF6
Tritanopia (blue-blind)
#92F2F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #acedf6; /* rgb */ color: rgb(172, 237, 246); /* oklch */ color: oklch(90.6% 0.066 206.8);
Tailwind
colors: {
custom: {
50: '#c7f3f9',
500: '#acedf6',
950: '#000000',
},
}SCSS
$custom: #acedf6; $custom-light: #c7f3f9; $custom-dark: #000000;
JSON
{
"hex": "#acedf6",
"rgb": {
"r": 172,
"g": 237,
"b": 246
},
"hsl": {
"h": 187.297,
"s": 80.435,
"l": 81.961
},
"oklch": {
"l": 0.90559,
"c": 0.06613,
"h": 206.8
},
"luminance": 0.75993
}Semantic roles & 50–950 ramp
primary
#ACEDF6
secondary
#D77C6F
accent
#2309DD
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585