#ACFDED#ACFDED
#ACFDED is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.7% C 0.082 H 180.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFDED |
|---|---|
| RGB | rgb(172, 253, 237) |
| HSL | hsl(168, 95%, 83%) |
| HSV | hsv(168, 32%, 99%) |
| CMYK | cmyk(32%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(93.94, -27.96, -0.20) |
| CIE-LCH | lch(93.94, 27.96, 180.40°) |
| OKLab | oklab(93.74% -0.0821 -0.001) |
| OKLCH | oklch(93.74% 0.082 180.7) |
| XYZ | xyz(67.4193, 85.1318, 92.9840) |
| Luminance | 0.8514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.22
Pale Cyan
#B7FFFA
ΔE00 4.27
Eggshell Blue
#C4FFF7
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.76
Duck Egg Blue
#C3FBF4
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFDED #FDACBC
analogous
#ACFDC4 #ACFDED #ACE4FD
triadic
#ACFDED #EDACFD #FDEDAC
tetradic
#ACFDED #C4ACFD #FDACBC #E4FDAC
square
#ACFDED #C4ACFD #FDACBC #E4FDAC
split-complementary
#ACFDED #FDACE4 #FDC4AC
monochromatic
#34FAD3 #70FCE0 #ACFDED #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.16
#ACFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#ACFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFDED
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFDED | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#93FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #acfded; /* rgb */ color: rgb(172, 253, 237); /* oklch */ color: oklch(93.7% 0.082 180.7);
Tailwind
colors: {
custom: {
50: '#c7fef2',
500: '#acfded',
950: '#000000',
},
}SCSS
$custom: #acfded; $custom-light: #c7fef2; $custom-dark: #000000;
JSON
{
"hex": "#acfded",
"rgb": {
"r": 172,
"g": 253,
"b": 237
},
"hsl": {
"h": 168.148,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.93742,
"c": 0.08208,
"h": 180.7
},
"luminance": 0.85136
}Semantic roles & 50–950 ramp
primary
#ACFDED
secondary
#E26C83
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685