#AFFFEC#AFFFEC
#AFFFEC is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.3% C 0.082 H 177.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFEC |
|---|---|
| RGB | rgb(175, 255, 236) |
| HSL | hsl(166, 100%, 84%) |
| HSV | hsv(166, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.61, -28.30, 1.31) |
| CIE-LCH | lch(94.61, 28.33, 177.36°) |
| OKLab | oklab(94.31% -0.0824 0.003) |
| OKLCH | oklch(94.31% 0.082 177.9) |
| XYZ | xyz(68.5743, 86.6863, 92.4594) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.44
Eggshell Blue
#C4FFF7
ΔE00 5.05
Pale Cyan
#B7FFFA
ΔE00 5.14
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Light Cyan
#ACFFFC
ΔE00 5.78
Tiffany Blue
#7BF2DA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFEC #FFAFC2
analogous
#AFFFC4 #AFFFEC #AFEAFF
triadic
#AFFFEC #ECAFFF #FFECAF
tetradic
#AFFFEC #C4AFFF #FFAFC2 #EAFFAF
square
#AFFFEC #C4AFFF #FFAFC2 #EAFFAF
split-complementary
#AFFFEC #FFAFEA #FFC4AF
monochromatic
#35FFCF #72FFDD #AFFFEC #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#AFFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#AFFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFEC
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFEC | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#97FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #afffec; /* rgb */ color: rgb(175, 255, 236); /* oklch */ color: oklch(94.3% 0.082 177.9);
Tailwind
colors: {
custom: {
50: '#c9fff2',
500: '#afffec',
950: '#000000',
},
}SCSS
$custom: #afffec; $custom-light: #c9fff2; $custom-dark: #000000;
JSON
{
"hex": "#afffec",
"rgb": {
"r": 175,
"g": 255,
"b": 236
},
"hsl": {
"h": 165.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94306,
"c": 0.08246,
"h": 177.9
},
"luminance": 0.8669
}Semantic roles & 50–950 ramp
primary
#AFFFEC
secondary
#E56D8A
accent
#0037E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685