#ACFAFE#ACFAFE
#ACFAFE is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.6% C 0.076 H 200.0°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFAFE |
|---|---|
| RGB | rgb(172, 250, 254) |
| HSL | hsl(183, 98%, 84%) |
| HSV | hsv(183, 32%, 100%) |
| CMYK | cmyk(32.3%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(93.58, -22.77, -9.53) |
| CIE-LCH | lch(93.58, 24.68, 202.71°) |
| OKLab | oklab(93.6% -0.0717 -0.0261) |
| OKLCH | oklch(93.6% 0.076 200) |
| XYZ | xyz(69.0821, 84.2936, 106.3769) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.92
Paleturquoise
#AFEEEE
ΔE00 3.27
Robin'S Egg Blue
#98EFF9
ΔE00 3.35
Pale Cyan
#B7FFFA
ΔE00 3.54
Light Sky Blue
#C6FCFF
ΔE00 4.10
Pale Sky Blue
#BDF6FE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFAFE #FEB0AC
analogous
#ACFED9 #ACFAFE #ACD1FE
triadic
#ACFAFE #FEACFA #FAFEAC
tetradic
#ACFAFE #D9ACFE #FEB0AC #D1FEAC
square
#ACFAFE #D9ACFE #FEB0AC #D1FEAC
split-complementary
#ACFAFE #FEACD1 #FED9AC
monochromatic
#33F3FD #70F6FD #ACFAFE #E1FDFF #E1FDFF
Accessibility & contrast
On white
1.18
#ACFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#ACFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFAFE
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFAFE | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#8DFFFB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #acfafe; /* rgb */ color: rgb(172, 250, 254); /* oklch */ color: oklch(93.6% 0.076 200.0);
Tailwind
colors: {
custom: {
50: '#c7fcfe',
500: '#acfafe',
950: '#000000',
},
}SCSS
$custom: #acfafe; $custom-light: #c7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#acfafe",
"rgb": {
"r": 172,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.927,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.93602,
"c": 0.07632,
"h": 200
},
"luminance": 0.84298
}Semantic roles & 50–950 ramp
primary
#ACFAFE
secondary
#E3716B
accent
#0B00E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585