#ACFCFA#ACFCFA
#ACFCFA is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.9% C 0.078 H 193.9°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFCFA |
|---|---|
| RGB | rgb(172, 252, 250) |
| HSL | hsl(179, 93%, 83%) |
| HSV | hsv(179, 32%, 99%) |
| CMYK | cmyk(31.7%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(94.01, -24.64, -6.82) |
| CIE-LCH | lch(94.01, 25.57, 195.47°) |
| OKLab | oklab(93.91% -0.0757 -0.0188) |
| OKLCH | oklch(93.91% 0.078 193.9) |
| XYZ | xyz(69.0730, 85.2896, 103.2468) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.77
Pale Cyan
#B7FFFA
ΔE00 1.72
Paleturquoise
#AFEEEE
ΔE00 3.67
Eggshell Blue
#C4FFF7
ΔE00 4.02
Duck Egg Blue
#C3FBF4
ΔE00 4.14
Light Light Blue
#CAFFFB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFCFA #FCACAE
analogous
#ACFCD2 #ACFCFA #ACD6FC
triadic
#ACFCFA #FAACFC #FCFAAC
tetradic
#ACFCFA #D2ACFC #FCACAE #D6FCAC
square
#ACFCFA #D2ACFC #FCACAE #D6FCAC
split-complementary
#ACFCFA #FCACD6 #FCD2AC
monochromatic
#36F8F3 #71FAF6 #ACFCFA #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.16
#ACFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#ACFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFCFA
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFCFA | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#8EFFFB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #acfcfa; /* rgb */ color: rgb(172, 252, 250); /* oklch */ color: oklch(93.9% 0.078 193.9);
Tailwind
colors: {
custom: {
50: '#c7fdfb',
500: '#acfcfa',
950: '#000000',
},
}SCSS
$custom: #acfcfa; $custom-light: #c7fdfb; $custom-dark: #000000;
JSON
{
"hex": "#acfcfa",
"rgb": {
"r": 172,
"g": 252,
"b": 250
},
"hsl": {
"h": 178.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.93909,
"c": 0.07797,
"h": 193.9
},
"luminance": 0.85294
}Semantic roles & 50–950 ramp
primary
#ACFCFA
secondary
#E06C6F
accent
#0006E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585