#ACFFE7#ACFFE7
#ACFFE7 is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.0% C 0.087 H 174.3°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFFE7 |
|---|---|
| RGB | rgb(172, 255, 231) |
| HSL | hsl(163, 100%, 84%) |
| HSV | hsv(163, 33%, 100%) |
| CMYK | cmyk(32.5%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(94.34, -30.18, 3.48) |
| CIE-LCH | lch(94.34, 30.37, 173.43°) |
| OKLab | oklab(94.01% -0.0869 0.0088) |
| OKLCH | oklch(94.01% 0.087 174.3) |
| XYZ | xyz(67.1920, 86.0564, 88.6559) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.03
Pale Turquoise
#A5FBD5
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.61
Tiffany Blue
#7BF2DA
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 6.45
Eggshell Blue
#C4FFF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFFE7 #FFACC4
analogous
#ACFFBD #ACFFE7 #ACEDFF
triadic
#ACFFE7 #E7ACFF #FFE7AC
tetradic
#ACFFE7 #BDACFF #FFACC4 #EDFFAC
square
#ACFFE7 #BDACFF #FFACC4 #EDFFAC
split-complementary
#ACFFE7 #FFACED #FFBDAC
monochromatic
#32FFC4 #6FFFD5 #ACFFE7 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.15
#ACFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#ACFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFFE7
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFFE7 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E6
Deuteranopia (green-blind)
#EBEAE9
Tritanopia (blue-blind)
#95FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #acffe7; /* rgb */ color: rgb(172, 255, 231); /* oklch */ color: oklch(94.0% 0.087 174.3);
Tailwind
colors: {
custom: {
50: '#c7ffee',
500: '#acffe7',
950: '#000000',
},
}SCSS
$custom: #acffe7; $custom-light: #c7ffee; $custom-dark: #000000;
JSON
{
"hex": "#acffe7",
"rgb": {
"r": 172,
"g": 255,
"b": 231
},
"hsl": {
"h": 162.651,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94011,
"c": 0.08736,
"h": 174.3
},
"luminance": 0.8606
}Semantic roles & 50–950 ramp
primary
#ACFFE7
secondary
#E56A8E
accent
#0042E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685