#ACF2EE#ACF2EE
#ACF2EE is a very light, moderate teal. Relative luminance 0.784; OKLCH L 91.4% C 0.070 H 191.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF2EE |
|---|---|
| RGB | rgb(172, 242, 238) |
| HSL | hsl(177, 73%, 81%) |
| HSV | hsv(177, 29%, 95%) |
| CMYK | cmyk(28.9%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(90.98, -22.45, -5.06) |
| CIE-LCH | lch(90.98, 23.01, 192.69°) |
| OKLab | oklab(91.39% -0.0683 -0.0139) |
| OKLCH | oklch(91.39% 0.07 191.5) |
| XYZ | xyz(64.1929, 78.4446, 92.6312) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.13
Pale Cyan
#B7FFFA
ΔE00 2.70
Light Cyan
#ACFFFC
ΔE00 2.98
Duck Egg Blue
#C3FBF4
ΔE00 3.48
Eggshell Blue
#C4FFF7
ΔE00 3.82
Light Light Blue
#CAFFFB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF2EE #F2ACB0
analogous
#ACF2CB #ACF2EE #ACD3F2
triadic
#ACF2EE #EEACF2 #F2EEAC
tetradic
#ACF2EE #CBACF2 #F2ACB0 #D3F2AC
square
#ACF2EE #CBACF2 #F2ACB0 #D3F2AC
split-complementary
#ACF2EE #F2ACD3 #F2CBAC
monochromatic
#42E1D8 #77EAE3 #ACF2EE #E1FAF9 #E5FBFA
Accessibility & contrast
On white
1.26
#ACF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#ACF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF2EE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF2EE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#94F6F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf2ee; /* rgb */ color: rgb(172, 242, 238); /* oklch */ color: oklch(91.4% 0.070 191.5);
Tailwind
colors: {
custom: {
50: '#c7f6f3',
500: '#acf2ee',
950: '#000000',
},
}SCSS
$custom: #acf2ee; $custom-light: #c7f6f3; $custom-dark: #000000;
JSON
{
"hex": "#acf2ee",
"rgb": {
"r": 172,
"g": 242,
"b": 238
},
"hsl": {
"h": 176.571,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.91385,
"c": 0.06972,
"h": 191.5
},
"luminance": 0.78448
}Semantic roles & 50–950 ramp
primary
#ACF2EE
secondary
#D17177
accent
#101CD5
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585