#ACFEFA#ACFEFA
#ACFEFA is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.080 H 192.0°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEFA |
|---|---|
| RGB | rgb(172, 254, 250) |
| HSL | hsl(177, 98%, 84%) |
| HSV | hsv(177, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(94.55, -25.60, -6.02) |
| CIE-LCH | lch(94.55, 26.30, 193.23°) |
| OKLab | oklab(94.34% -0.0781 -0.0166) |
| OKLCH | oklch(94.34% 0.08 192) |
| XYZ | xyz(69.7044, 86.5523, 103.4573) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.43
Pale Cyan
#B7FFFA
ΔE00 1.51
Eggshell Blue
#C4FFF7
ΔE00 3.87
Duck Egg Blue
#C3FBF4
ΔE00 4.16
Paleturquoise
#AFEEEE
ΔE00 4.34
Light Light Blue
#CAFFFB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEFA #FEACB0
analogous
#ACFED1 #ACFEFA #ACD9FE
triadic
#ACFEFA #FAACFE #FEFAAC
tetradic
#ACFEFA #D1ACFE #FEACB0 #D9FEAC
square
#ACFEFA #D1ACFE #FEACB0 #D9FEAC
split-complementary
#ACFEFA #FEACD9 #FED1AC
monochromatic
#33FDF3 #70FDF6 #ACFEFA #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.15
#ACFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#ACFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEFA
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEFA | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E5EBFB
Tritanopia (blue-blind)
#8EFFFC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #acfefa; /* rgb */ color: rgb(172, 254, 250); /* oklch */ color: oklch(94.3% 0.080 192.0);
Tailwind
colors: {
custom: {
50: '#c7fffb',
500: '#acfefa',
950: '#000000',
},
}SCSS
$custom: #acfefa; $custom-light: #c7fffb; $custom-dark: #000000;
JSON
{
"hex": "#acfefa",
"rgb": {
"r": 172,
"g": 254,
"b": 250
},
"hsl": {
"h": 177.073,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.94341,
"c": 0.07982,
"h": 192
},
"luminance": 0.86556
}Semantic roles & 50–950 ramp
primary
#ACFEFA
secondary
#E36B71
accent
#000BE6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685