#ACFEEC#ACFEEC
#ACFEEC is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.084 H 179.1°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEEC |
|---|---|
| RGB | rgb(172, 254, 236) |
| HSL | hsl(167, 98%, 84%) |
| HSV | hsv(167, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(94.19, -28.65, 0.68) |
| CIE-LCH | lch(94.19, 28.66, 178.64°) |
| OKLab | oklab(93.93% -0.0837 0.0014) |
| OKLCH | oklch(93.93% 0.084 179.1) |
| XYZ | xyz(67.5901, 85.7066, 92.3222) |
| Luminance | 0.8571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.89
Pale Cyan
#B7FFFA
ΔE00 4.91
Eggshell Blue
#C4FFF7
ΔE00 5.04
Light Cyan
#ACFFFC
ΔE00 5.43
Duck Egg Blue
#C3FBF4
ΔE00 5.59
Tiffany Blue
#7BF2DA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEEC #FEACBE
analogous
#ACFEC3 #ACFEEC #ACE7FE
triadic
#ACFEEC #ECACFE #FEECAC
tetradic
#ACFEEC #C3ACFE #FEACBE #E7FEAC
square
#ACFEEC #C3ACFE #FEACBE #E7FEAC
split-complementary
#ACFEEC #FEACE7 #FEC3AC
monochromatic
#33FDD0 #70FDDE #ACFEEC #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.16
#ACFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#ACFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEEC
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEEC | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EB
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#93FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #acfeec; /* rgb */ color: rgb(172, 254, 236); /* oklch */ color: oklch(93.9% 0.084 179.1);
Tailwind
colors: {
custom: {
50: '#c7fff2',
500: '#acfeec',
950: '#000000',
},
}SCSS
$custom: #acfeec; $custom-light: #c7fff2; $custom-dark: #000000;
JSON
{
"hex": "#acfeec",
"rgb": {
"r": 172,
"g": 254,
"b": 236
},
"hsl": {
"h": 166.829,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.93932,
"c": 0.08369,
"h": 179.1
},
"luminance": 0.8571
}Semantic roles & 50–950 ramp
primary
#ACFEEC
secondary
#E36B85
accent
#0032E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685