#ACF6EA#ACF6EA
#ACF6EA is a very light, moderate teal. Relative luminance 0.806; OKLCH L 92.1% C 0.075 H 183.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF6EA |
|---|---|
| RGB | rgb(172, 246, 234) |
| HSL | hsl(170, 80%, 82%) |
| HSV | hsv(170, 30%, 96%) |
| CMYK | cmyk(30.1%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(91.96, -25.25, -1.54) |
| CIE-LCH | lch(91.96, 25.30, 183.48°) |
| OKLab | oklab(92.13% -0.0748 -0.0045) |
| OKLCH | oklch(92.13% 0.075 183.5) |
| XYZ | xyz(64.8153, 80.6192, 89.9718) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 3.36
Pale Aqua
#B8FFEB
ΔE00 3.40
Eggshell Blue
#C4FFF7
ΔE00 3.80
Light Cyan
#ACFFFC
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 3.97
Paleturquoise
#AFEEEE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF6EA #F6ACB8
analogous
#ACF6C5 #ACF6EA #ACDDF6
triadic
#ACF6EA #EAACF6 #F6EAAC
tetradic
#ACF6EA #C5ACF6 #F6ACB8 #DDF6AC
square
#ACF6EA #C5ACF6 #F6ACB8 #DDF6AC
split-complementary
#ACF6EA #F6ACDD #F6C5AC
monochromatic
#3EEACE #75F0DC #ACF6EA #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.23
#ACF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#ACF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF6EA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF6EA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#95F9F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acf6ea; /* rgb */ color: rgb(172, 246, 234); /* oklch */ color: oklch(92.1% 0.075 183.5);
Tailwind
colors: {
custom: {
50: '#c7f9f0',
500: '#acf6ea',
950: '#000000',
},
}SCSS
$custom: #acf6ea; $custom-light: #c7f9f0; $custom-dark: #000000;
JSON
{
"hex": "#acf6ea",
"rgb": {
"r": 172,
"g": 246,
"b": 234
},
"hsl": {
"h": 170.27,
"s": 80.435,
"l": 81.961
},
"oklch": {
"l": 0.92133,
"c": 0.07494,
"h": 183.5
},
"luminance": 0.80623
}Semantic roles & 50–950 ramp
primary
#ACF6EA
secondary
#D76F80
accent
#092BDD
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585