#ACEFF7#ACEFF7
#ACEFF7 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 91.0% C 0.068 H 205.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEFF7 |
|---|---|
| RGB | rgb(172, 239, 247) |
| HSL | hsl(186, 82%, 82%) |
| HSV | hsv(186, 30%, 97%) |
| CMYK | cmyk(30.4%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(90.42, -18.96, -10.58) |
| CIE-LCH | lch(90.42, 21.71, 209.17°) |
| OKLab | oklab(91.02% -0.0611 -0.0289) |
| OKLCH | oklch(91.02% 0.068 205.3) |
| XYZ | xyz(64.6627, 77.2156, 99.4746) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.58
Robin'S Egg Blue
#98EFF9
ΔE00 2.77
Paleturquoise
#AFEEEE
ΔE00 3.05
Light Sky Blue
#C6FCFF
ΔE00 4.06
Powder Blue
#B0E0E6
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEFF7 #F7B4AC
analogous
#ACF7DA #ACEFF7 #ACCAF7
triadic
#ACEFF7 #F7ACEF #EFF7AC
tetradic
#ACEFF7 #DAACF7 #F7B4AC #CAF7AC
square
#ACEFF7 #DAACF7 #F7B4AC #CAF7AC
split-complementary
#ACEFF7 #F7ACCA #F7DAAC
monochromatic
#3CD9EC #74E4F2 #ACEFF7 #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.28
#ACEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#ACEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEFF7
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEFF7 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F8
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#92F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aceff7; /* rgb */ color: rgb(172, 239, 247); /* oklch */ color: oklch(91.0% 0.068 205.3);
Tailwind
colors: {
custom: {
50: '#c7f4f9',
500: '#aceff7',
950: '#000000',
},
}SCSS
$custom: #aceff7; $custom-light: #c7f4f9; $custom-dark: #000000;
JSON
{
"hex": "#aceff7",
"rgb": {
"r": 172,
"g": 239,
"b": 247
},
"hsl": {
"h": 186.4,
"s": 82.418,
"l": 82.157
},
"oklch": {
"l": 0.91019,
"c": 0.06761,
"h": 205.3
},
"luminance": 0.77219
}Semantic roles & 50–950 ramp
primary
#ACEFF7
secondary
#D87A6F
accent
#1E07DF
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585