#ACF2FE#ACF2FE
#ACF2FE is a very light, moderate teal. Relative luminance 0.794; OKLCH L 91.9% C 0.071 H 209.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF2FE |
|---|---|
| RGB | rgb(172, 242, 254) |
| HSL | hsl(189, 98%, 84%) |
| HSV | hsv(189, 32%, 100%) |
| CMYK | cmyk(32.3%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(91.43, -18.84, -12.73) |
| CIE-LCH | lch(91.43, 22.74, 214.05°) |
| OKLab | oklab(91.89% -0.0621 -0.0348) |
| OKLCH | oklch(91.89% 0.071 209.3) |
| XYZ | xyz(66.6488, 79.4270, 105.5658) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.55
Robin'S Egg Blue
#98EFF9
ΔE00 3.00
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Light Sky Blue
#C6FCFF
ΔE00 4.50
Paleturquoise
#AFEEEE
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF2FE #FEB8AC
analogous
#ACFEE1 #ACF2FE #ACC9FE
triadic
#ACF2FE #FEACF2 #F2FEAC
tetradic
#ACF2FE #E1ACFE #FEB8AC #C9FEAC
square
#ACF2FE #E1ACFE #FEB8AC #C9FEAC
split-complementary
#ACF2FE #FEACC9 #FEE1AC
monochromatic
#33DFFD #70E9FD #ACF2FE #E1FAFF #E1FAFF
Accessibility & contrast
On white
1.24
#ACF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#ACF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF2FE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF2FE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#8FF8F5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acf2fe; /* rgb */ color: rgb(172, 242, 254); /* oklch */ color: oklch(91.9% 0.071 209.3);
Tailwind
colors: {
custom: {
50: '#c7f6fe',
500: '#acf2fe',
950: '#000000',
},
}SCSS
$custom: #acf2fe; $custom-light: #c7f6fe; $custom-dark: #000000;
JSON
{
"hex": "#acf2fe",
"rgb": {
"r": 172,
"g": 242,
"b": 254
},
"hsl": {
"h": 188.78,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.91887,
"c": 0.07118,
"h": 209.3
},
"luminance": 0.79431
}Semantic roles & 50–950 ramp
primary
#ACF2FE
secondary
#E37D6B
accent
#2200E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585