#ACFEF8#ACFEF8
#ACFEF8 is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.3% C 0.080 H 190.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEF8 |
|---|---|
| RGB | rgb(172, 254, 248) |
| HSL | hsl(176, 98%, 84%) |
| HSV | hsv(176, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(94.49, -26.05, -5.07) |
| CIE-LCH | lch(94.49, 26.54, 191.01°) |
| OKLab | oklab(94.28% -0.0789 -0.014) |
| OKLCH | oklch(94.28% 0.08 190.1) |
| XYZ | xyz(69.3924, 86.4275, 101.8144) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.13
Pale Cyan
#B7FFFA
ΔE00 1.58
Eggshell Blue
#C4FFF7
ΔE00 3.71
Duck Egg Blue
#C3FBF4
ΔE00 4.09
Paleturquoise
#AFEEEE
ΔE00 4.67
Light Light Blue
#CAFFFB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEF8 #FEACB2
analogous
#ACFECF #ACFEF8 #ACDBFE
triadic
#ACFEF8 #F8ACFE #FEF8AC
tetradic
#ACFEF8 #CFACFE #FEACB2 #DBFEAC
square
#ACFEF8 #CFACFE #FEACB2 #DBFEAC
split-complementary
#ACFEF8 #FEACDB #FECFAC
monochromatic
#33FDEE #70FDF3 #ACFEF8 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.15
#ACFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#ACFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEF8
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEF8 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F8
Deuteranopia (green-blind)
#E6EAF9
Tritanopia (blue-blind)
#8FFFFC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #acfef8; /* rgb */ color: rgb(172, 254, 248); /* oklch */ color: oklch(94.3% 0.080 190.1);
Tailwind
colors: {
custom: {
50: '#c7fffa',
500: '#acfef8',
950: '#000000',
},
}SCSS
$custom: #acfef8; $custom-light: #c7fffa; $custom-dark: #000000;
JSON
{
"hex": "#acfef8",
"rgb": {
"r": 172,
"g": 254,
"b": 248
},
"hsl": {
"h": 175.61,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.94281,
"c": 0.0801,
"h": 190.1
},
"luminance": 0.86432
}Semantic roles & 50–950 ramp
primary
#ACFEF8
secondary
#E36B74
accent
#0011E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685