#ACFFEF#ACFFEF
#ACFFEF is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.2% C 0.084 H 181.0°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFFEF |
|---|---|
| RGB | rgb(172, 255, 239) |
| HSL | hsl(168, 100%, 84%) |
| HSV | hsv(168, 33%, 100%) |
| CMYK | cmyk(32.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.53, -28.49, -0.36) |
| CIE-LCH | lch(94.53, 28.49, 180.73°) |
| OKLab | oklab(94.24% -0.0837 -0.0014) |
| OKLCH | oklch(94.24% 0.084 181) |
| XYZ | xyz(68.3478, 86.5187, 94.7430) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.36
Pale Cyan
#B7FFFA
ΔE00 4.28
Eggshell Blue
#C4FFF7
ΔE00 4.68
Light Cyan
#ACFFFC
ΔE00 4.71
Duck Egg Blue
#C3FBF4
ΔE00 5.26
Tiffany Blue
#7BF2DA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFFEF #FFACBC
analogous
#ACFFC5 #ACFFEF #ACE5FF
triadic
#ACFFEF #EFACFF #FFEFAC
tetradic
#ACFFEF #C5ACFF #FFACBC #E5FFAC
square
#ACFFEF #C5ACFF #FFACBC #E5FFAC
split-complementary
#ACFFEF #FFACE5 #FFC5AC
monochromatic
#32FFD7 #6FFFE3 #ACFFEF #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.15
#ACFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#ACFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFFEF
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFFEF | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#E9EBF0
Tritanopia (blue-blind)
#92FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #acffef; /* rgb */ color: rgb(172, 255, 239); /* oklch */ color: oklch(94.2% 0.084 181.0);
Tailwind
colors: {
custom: {
50: '#c7fff4',
500: '#acffef',
950: '#000000',
},
}SCSS
$custom: #acffef; $custom-light: #c7fff4; $custom-dark: #000000;
JSON
{
"hex": "#acffef",
"rgb": {
"r": 172,
"g": 255,
"b": 239
},
"hsl": {
"h": 168.434,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94235,
"c": 0.08367,
"h": 181
},
"luminance": 0.86523
}Semantic roles & 50–950 ramp
primary
#ACFFEF
secondary
#E56A82
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685