#ACFDEB#ACFDEB
#ACFDEB is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.7% C 0.083 H 178.9°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFDEB |
|---|---|
| RGB | rgb(172, 253, 235) |
| HSL | hsl(167, 95%, 83%) |
| HSV | hsv(167, 32%, 99%) |
| CMYK | cmyk(32%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.89, -28.39, 0.76) |
| CIE-LCH | lch(93.89, 28.40, 178.46°) |
| OKLab | oklab(93.69% -0.0829 0.0016) |
| OKLCH | oklch(93.69% 0.083 178.9) |
| XYZ | xyz(67.1287, 85.0156, 91.4536) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.83
Pale Cyan
#B7FFFA
ΔE00 4.91
Eggshell Blue
#C4FFF7
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.46
Duck Egg Blue
#C3FBF4
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFDEB #FDACBE
analogous
#ACFDC2 #ACFDEB #ACE6FD
triadic
#ACFDEB #EBACFD #FDEBAC
tetradic
#ACFDEB #C2ACFD #FDACBE #E6FDAC
square
#ACFDEB #C2ACFD #FDACBE #E6FDAC
split-complementary
#ACFDEB #FDACE6 #FDC2AC
monochromatic
#34FACE #70FCDD #ACFDEB #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.17
#ACFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#ACFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFDEB
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFDEB | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#94FFF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #acfdeb; /* rgb */ color: rgb(172, 253, 235); /* oklch */ color: oklch(93.7% 0.083 178.9);
Tailwind
colors: {
custom: {
50: '#c7fef1',
500: '#acfdeb',
950: '#000000',
},
}SCSS
$custom: #acfdeb; $custom-light: #c7fef1; $custom-dark: #000000;
JSON
{
"hex": "#acfdeb",
"rgb": {
"r": 172,
"g": 253,
"b": 235
},
"hsl": {
"h": 166.667,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.93686,
"c": 0.0829,
"h": 178.9
},
"luminance": 0.85019
}Semantic roles & 50–950 ramp
primary
#ACFDEB
secondary
#E26C86
accent
#0033E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685