#ACFEEE#ACFEEE
#ACFEEE is a very light, moderate teal. Relative luminance 0.858; OKLCH L 94.0% C 0.083 H 180.8°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEEE |
|---|---|
| RGB | rgb(172, 254, 238) |
| HSL | hsl(168, 98%, 84%) |
| HSV | hsv(168, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.24, -28.23, -0.28) |
| CIE-LCH | lch(94.24, 28.23, 180.57°) |
| OKLab | oklab(93.99% -0.0829 -0.0012) |
| OKLCH | oklch(93.99% 0.083 180.8) |
| XYZ | xyz(67.8823, 85.8235, 93.8610) |
| Luminance | 0.8583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.28
Pale Cyan
#B7FFFA
ΔE00 4.27
Eggshell Blue
#C4FFF7
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 4.73
Duck Egg Blue
#C3FBF4
ΔE00 5.18
Tiffany Blue
#7BF2DA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEEE #FEACBC
analogous
#ACFEC5 #ACFEEE #ACE5FE
triadic
#ACFEEE #EEACFE #FEEEAC
tetradic
#ACFEEE #C5ACFE #FEACBC #E5FEAC
square
#ACFEEE #C5ACFE #FEACBC #E5FEAC
split-complementary
#ACFEEE #FEACE5 #FEC5AC
monochromatic
#33FDD5 #70FDE2 #ACFEEE #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#ACFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#ACFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEEE
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEEE | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#92FFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #acfeee; /* rgb */ color: rgb(172, 254, 238); /* oklch */ color: oklch(94.0% 0.083 180.8);
Tailwind
colors: {
custom: {
50: '#c7fff3',
500: '#acfeee',
950: '#000000',
},
}SCSS
$custom: #acfeee; $custom-light: #c7fff3; $custom-dark: #000000;
JSON
{
"hex": "#acfeee",
"rgb": {
"r": 172,
"g": 254,
"b": 238
},
"hsl": {
"h": 168.293,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.93989,
"c": 0.08288,
"h": 180.8
},
"luminance": 0.85827
}Semantic roles & 50–950 ramp
primary
#ACFEEE
secondary
#E36B82
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685