#ACFFFE#ACFFFE
#ACFFFE is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.7% C 0.080 H 194.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFFFE |
|---|---|
| RGB | rgb(172, 255, 254) |
| HSL | hsl(179, 100%, 84%) |
| HSV | hsv(179, 33%, 100%) |
| CMYK | cmyk(32.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.93, -25.19, -7.53) |
| CIE-LCH | lch(94.93, 26.29, 196.64°) |
| OKLab | oklab(94.68% -0.0777 -0.0207) |
| OKLCH | oklch(94.68% 0.08 194.9) |
| XYZ | xyz(70.6564, 87.4422, 106.9016) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.74
Pale Cyan
#B7FFFA
ΔE00 2.04
Paleturquoise
#AFEEEE
ΔE00 4.23
Eggshell Blue
#C4FFF7
ΔE00 4.38
Duck Egg Blue
#C3FBF4
ΔE00 4.58
Light Light Blue
#CAFFFB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFFFE #FFACAD
analogous
#ACFFD4 #ACFFFE #ACD6FF
triadic
#ACFFFE #FEACFF #FFFEAC
tetradic
#ACFFFE #D4ACFF #FFACAD #D6FFAC
square
#ACFFFE #D4ACFF #FFACAD #D6FFAC
split-complementary
#ACFFFE #FFACD6 #FFD4AC
monochromatic
#32FFFD #6FFFFD #ACFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#ACFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#ACFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFFFE
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFFFE | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E5ECFF
Tritanopia (blue-blind)
#8CFFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #acfffe; /* rgb */ color: rgb(172, 255, 254); /* oklch */ color: oklch(94.7% 0.080 194.9);
Tailwind
colors: {
custom: {
50: '#c7fffe',
500: '#acfffe',
950: '#000000',
},
}SCSS
$custom: #acfffe; $custom-light: #c7fffe; $custom-dark: #000000;
JSON
{
"hex": "#acfffe",
"rgb": {
"r": 172,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.277,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.94678,
"c": 0.08039,
"h": 194.9
},
"luminance": 0.87446
}Semantic roles & 50–950 ramp
primary
#ACFFFE
secondary
#E56A6C
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685