#ACFFEB#ACFFEB
#ACFFEB is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.1% C 0.085 H 177.5°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFFEB |
|---|---|
| RGB | rgb(172, 255, 235) |
| HSL | hsl(166, 100%, 84%) |
| HSV | hsv(166, 33%, 100%) |
| CMYK | cmyk(32.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.43, -29.34, 1.56) |
| CIE-LCH | lch(94.43, 29.38, 176.96°) |
| OKLab | oklab(94.12% -0.0853 0.0037) |
| OKLCH | oklch(94.12% 0.085 177.5) |
| XYZ | xyz(67.7634, 86.2850, 91.6652) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.77
Tiffany Blue
#7BF2DA
ΔE00 5.48
Light Aqua
#8CFFDB
ΔE00 5.52
Eggshell Blue
#C4FFF7
ΔE00 5.53
Pale Cyan
#B7FFFA
ΔE00 5.54
Pale Turquoise
#A5FBD5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFFEB #FFACC0
analogous
#ACFFC1 #ACFFEB #ACE9FF
triadic
#ACFFEB #EBACFF #FFEBAC
tetradic
#ACFFEB #C1ACFF #FFACC0 #E9FFAC
square
#ACFFEB #C1ACFF #FFACC0 #E9FFAC
split-complementary
#ACFFEB #FFACE9 #FFC1AC
monochromatic
#32FFCE #6FFFDC #ACFFEB #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#ACFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#ACFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFFEB
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFFEB | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#93FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #acffeb; /* rgb */ color: rgb(172, 255, 235); /* oklch */ color: oklch(94.1% 0.085 177.5);
Tailwind
colors: {
custom: {
50: '#c7fff1',
500: '#acffeb',
950: '#000000',
},
}SCSS
$custom: #acffeb; $custom-light: #c7fff1; $custom-dark: #000000;
JSON
{
"hex": "#acffeb",
"rgb": {
"r": 172,
"g": 255,
"b": 235
},
"hsl": {
"h": 165.542,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94122,
"c": 0.08537,
"h": 177.5
},
"luminance": 0.86289
}Semantic roles & 50–950 ramp
primary
#ACFFEB
secondary
#E56A88
accent
#0037E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685