#ACFDFE#ACFDFE
#ACFDFE is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.2% C 0.079 H 196.9°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFDFE |
|---|---|
| RGB | rgb(172, 253, 254) |
| HSL | hsl(181, 98%, 84%) |
| HSV | hsv(181, 32%, 100%) |
| CMYK | cmyk(32.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(94.39, -24.22, -8.33) |
| CIE-LCH | lch(94.39, 25.61, 198.97°) |
| OKLab | oklab(94.25% -0.0753 -0.0228) |
| OKLCH | oklch(94.25% 0.079 196.9) |
| XYZ | xyz(70.0217, 86.1728, 106.6901) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.58
Pale Cyan
#B7FFFA
ΔE00 2.51
Paleturquoise
#AFEEEE
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Eggshell Blue
#C4FFF7
ΔE00 4.66
Light Sky Blue
#C6FCFF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFDFE #FEADAC
analogous
#ACFED6 #ACFDFE #ACD4FE
triadic
#ACFDFE #FEACFD #FDFEAC
tetradic
#ACFDFE #D6ACFE #FEADAC #D4FEAC
square
#ACFDFE #D6ACFE #FEADAC #D4FEAC
split-complementary
#ACFDFE #FEACD4 #FED6AC
monochromatic
#33FAFD #70FCFD #ACFDFE #E1FEFF #E1FEFF
Accessibility & contrast
On white
1.15
#ACFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#ACFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFDFE
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFDFE | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#8DFFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #acfdfe; /* rgb */ color: rgb(172, 253, 254); /* oklch */ color: oklch(94.2% 0.079 196.9);
Tailwind
colors: {
custom: {
50: '#c7fefe',
500: '#acfdfe',
950: '#000000',
},
}SCSS
$custom: #acfdfe; $custom-light: #c7fefe; $custom-dark: #000000;
JSON
{
"hex": "#acfdfe",
"rgb": {
"r": 172,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.732,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.94247,
"c": 0.07869,
"h": 196.9
},
"luminance": 0.86177
}Semantic roles & 50–950 ramp
primary
#ACFDFE
secondary
#E36C6B
accent
#0300E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585