#ACFEFB#ACFEFB
#ACFEFB is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.4% C 0.080 H 193.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEFB |
|---|---|
| RGB | rgb(172, 254, 251) |
| HSL | hsl(178, 98%, 84%) |
| HSV | hsv(178, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(94.57, -25.38, -6.50) |
| CIE-LCH | lch(94.57, 26.20, 194.36°) |
| OKLab | oklab(94.37% -0.0777 -0.0179) |
| OKLCH | oklch(94.37% 0.08 193) |
| XYZ | xyz(69.8616, 86.6152, 104.2853) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.22
Pale Cyan
#B7FFFA
ΔE00 1.61
Eggshell Blue
#C4FFF7
ΔE00 3.99
Paleturquoise
#AFEEEE
ΔE00 4.20
Duck Egg Blue
#C3FBF4
ΔE00 4.24
Light Light Blue
#CAFFFB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEFB #FEACAF
analogous
#ACFED2 #ACFEFB #ACD8FE
triadic
#ACFEFB #FBACFE #FEFBAC
tetradic
#ACFEFB #D2ACFE #FEACAF #D8FEAC
square
#ACFEFB #D2ACFE #FEACAF #D8FEAC
split-complementary
#ACFEFB #FEACD8 #FED2AC
monochromatic
#33FDF5 #70FDF8 #ACFEFB #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.15
#ACFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#ACFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEFB
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEFB | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#8EFFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #acfefb; /* rgb */ color: rgb(172, 254, 251); /* oklch */ color: oklch(94.4% 0.080 193.0);
Tailwind
colors: {
custom: {
50: '#c7fffc',
500: '#acfefb',
950: '#000000',
},
}SCSS
$custom: #acfefb; $custom-light: #c7fffc; $custom-dark: #000000;
JSON
{
"hex": "#acfefb",
"rgb": {
"r": 172,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.805,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.94371,
"c": 0.07971,
"h": 193
},
"luminance": 0.86619
}Semantic roles & 50–950 ramp
primary
#ACFEFB
secondary
#E36B6F
accent
#0008E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685