#ACFEFD#ACFEFD
#ACFEFD is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.080 H 194.9°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEFD |
|---|---|
| RGB | rgb(172, 254, 253) |
| HSL | hsl(179, 98%, 84%) |
| HSV | hsv(179, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(94.63, -24.93, -7.45) |
| CIE-LCH | lch(94.63, 26.02, 196.64°) |
| OKLab | oklab(94.43% -0.0769 -0.0205) |
| OKLCH | oklch(94.43% 0.08 194.9) |
| XYZ | xyz(70.1785, 86.7419, 105.9544) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.78
Pale Cyan
#B7FFFA
ΔE00 1.99
Paleturquoise
#AFEEEE
ΔE00 4.02
Eggshell Blue
#C4FFF7
ΔE00 4.31
Duck Egg Blue
#C3FBF4
ΔE00 4.47
Light Light Blue
#CAFFFB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEFD #FEACAD
analogous
#ACFED4 #ACFEFD #ACD6FE
triadic
#ACFEFD #FDACFE #FEFDAC
tetradic
#ACFEFD #D4ACFE #FEACAD #D6FEAC
square
#ACFEFD #D4ACFE #FEACAD #D6FEAC
split-complementary
#ACFEFD #FEACD6 #FED4AC
monochromatic
#33FDFA #70FDFC #ACFEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.14
#ACFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#ACFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEFD
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEFD | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#8DFFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #acfefd; /* rgb */ color: rgb(172, 254, 253); /* oklch */ color: oklch(94.4% 0.080 194.9);
Tailwind
colors: {
custom: {
50: '#c7fffe',
500: '#acfefd',
950: '#000000',
},
}SCSS
$custom: #acfefd; $custom-light: #c7fffe; $custom-dark: #000000;
JSON
{
"hex": "#acfefd",
"rgb": {
"r": 172,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.268,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.94432,
"c": 0.07956,
"h": 194.9
},
"luminance": 0.86746
}Semantic roles & 50–950 ramp
primary
#ACFEFD
secondary
#E36B6C
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685