#ACFEFE#ACFEFE
#ACFEFE is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.5% C 0.080 H 195.9°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEFE |
|---|---|
| RGB | rgb(172, 254, 254) |
| HSL | hsl(180, 98%, 84%) |
| HSV | hsv(180, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.66, -24.71, -7.93) |
| CIE-LCH | lch(94.66, 25.95, 197.79°) |
| OKLab | oklab(94.46% -0.0765 -0.0218) |
| OKLCH | oklch(94.46% 0.08 195.9) |
| XYZ | xyz(70.3382, 86.8058, 106.7956) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.15
Pale Cyan
#B7FFFA
ΔE00 2.25
Paleturquoise
#AFEEEE
ΔE00 3.97
Eggshell Blue
#C4FFF7
ΔE00 4.50
Duck Egg Blue
#C3FBF4
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEFE #FEACAC
analogous
#ACFED5 #ACFEFE #ACD5FE
triadic
#ACFEFE #FEACFE #FEFEAC
tetradic
#ACFEFE #D5ACFE #FEACAC #D5FEAC
square
#ACFEFE #D5ACFE #FEACAC #D5FEAC
split-complementary
#ACFEFE #FEACD5 #FED5AC
monochromatic
#33FDFD #70FDFD #ACFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.14
#ACFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#ACFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEFE
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEFE | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#8DFFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #acfefe; /* rgb */ color: rgb(172, 254, 254); /* oklch */ color: oklch(94.5% 0.080 195.9);
Tailwind
colors: {
custom: {
50: '#c7fffe',
500: '#acfefe',
950: '#000000',
},
}SCSS
$custom: #acfefe; $custom-light: #c7fffe; $custom-dark: #000000;
JSON
{
"hex": "#acfefe",
"rgb": {
"r": 172,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.94463,
"c": 0.07953,
"h": 195.9
},
"luminance": 0.8681
}Semantic roles & 50–950 ramp
primary
#ACFEFE
secondary
#E36B6B
accent
#0000E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685