#ACEFEA#ACEFEA
#ACEFEA is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.6% C 0.067 H 190.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEFEA |
|---|---|
| RGB | rgb(172, 239, 234) |
| HSL | hsl(176, 68%, 81%) |
| HSV | hsv(176, 28%, 94%) |
| CMYK | cmyk(28%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(90.06, -21.85, -4.32) |
| CIE-LCH | lch(90.06, 22.28, 191.19°) |
| OKLab | oklab(90.62% -0.0662 -0.0119) |
| OKLCH | oklch(90.62% 0.067 190.2) |
| XYZ | xyz(62.7262, 76.4410, 89.2754) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.15
Pale Cyan
#B7FFFA
ΔE00 3.31
Duck Egg Blue
#C3FBF4
ΔE00 3.55
Light Cyan
#ACFFFC
ΔE00 3.74
Eggshell Blue
#C4FFF7
ΔE00 4.01
Light Light Blue
#CAFFFB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEFEA #EFACB1
analogous
#ACEFC8 #ACEFEA #ACD2EF
triadic
#ACEFEA #EAACEF #EFEAAC
tetradic
#ACEFEA #C8ACEF #EFACB1 #D2EFAC
square
#ACEFEA #C8ACEF #EFACB1 #D2EFAC
split-complementary
#ACEFEA #EFACD2 #EFC8AC
monochromatic
#45DBD0 #79E5DD #ACEFEA #DFF9F7 #E5FAF9
Accessibility & contrast
On white
1.29
#ACEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#ACEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEFEA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEFEA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#96F3ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acefea; /* rgb */ color: rgb(172, 239, 234); /* oklch */ color: oklch(90.6% 0.067 190.2);
Tailwind
colors: {
custom: {
50: '#c6f4f0',
500: '#acefea',
950: '#000000',
},
}SCSS
$custom: #acefea; $custom-light: #c6f4f0; $custom-dark: #000000;
JSON
{
"hex": "#acefea",
"rgb": {
"r": 172,
"g": 239,
"b": 234
},
"hsl": {
"h": 175.522,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.90616,
"c": 0.06727,
"h": 190.2
},
"luminance": 0.76444
}Semantic roles & 50–950 ramp
primary
#ACEFEA
secondary
#CD7279
accent
#1624D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585