#ACF2EA#ACF2EA
#ACF2EA is a very light, moderate teal. Relative luminance 0.782; OKLCH L 91.3% C 0.070 H 187.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF2EA |
|---|---|
| RGB | rgb(172, 242, 234) |
| HSL | hsl(173, 73%, 81%) |
| HSV | hsv(173, 29%, 95%) |
| CMYK | cmyk(28.9%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(90.88, -23.32, -3.13) |
| CIE-LCH | lch(90.88, 23.53, 187.64°) |
| OKLab | oklab(91.27% -0.0699 -0.0088) |
| OKLCH | oklch(91.27% 0.07 187.1) |
| XYZ | xyz(63.6117, 78.2121, 89.5706) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.98
Paleturquoise
#AFEEEE
ΔE00 3.44
Duck Egg Blue
#C3FBF4
ΔE00 3.46
Light Cyan
#ACFFFC
ΔE00 3.51
Eggshell Blue
#C4FFF7
ΔE00 3.64
Light Light Blue
#CAFFFB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF2EA #F2ACB4
analogous
#ACF2C7 #ACF2EA #ACD7F2
triadic
#ACF2EA #EAACF2 #F2EAAC
tetradic
#ACF2EA #C7ACF2 #F2ACB4 #D7F2AC
square
#ACF2EA #C7ACF2 #F2ACB4 #D7F2AC
split-complementary
#ACF2EA #F2ACD7 #F2C7AC
monochromatic
#42E1CF #77EADD #ACF2EA #E1FAF7 #E5FBF8
Accessibility & contrast
On white
1.26
#ACF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#ACF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF2EA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF2EA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#95F5EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf2ea; /* rgb */ color: rgb(172, 242, 234); /* oklch */ color: oklch(91.3% 0.070 187.1);
Tailwind
colors: {
custom: {
50: '#c6f6f0',
500: '#acf2ea',
950: '#000000',
},
}SCSS
$custom: #acf2ea; $custom-light: #c6f6f0; $custom-dark: #000000;
JSON
{
"hex": "#acf2ea",
"rgb": {
"r": 172,
"g": 242,
"b": 234
},
"hsl": {
"h": 173.143,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.91265,
"c": 0.07045,
"h": 187.1
},
"luminance": 0.78215
}Semantic roles & 50–950 ramp
primary
#ACF2EA
secondary
#D1717C
accent
#1027D5
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585