#AFFCEC#AFFCEC
#AFFCEC is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.7% C 0.079 H 180.1°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFCEC |
|---|---|
| RGB | rgb(175, 252, 236) |
| HSL | hsl(168, 93%, 84%) |
| HSV | hsv(168, 31%, 99%) |
| CMYK | cmyk(30.6%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(93.79, -26.87, 0.12) |
| CIE-LCH | lch(93.79, 26.87, 179.74°) |
| OKLab | oklab(93.65% -0.0788 -0.0001) |
| OKLCH | oklch(93.65% 0.079 180.1) |
| XYZ | xyz(67.6248, 84.7873, 92.1429) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.88
Pale Cyan
#B7FFFA
ΔE00 4.19
Eggshell Blue
#C4FFF7
ΔE00 4.25
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFCEC #FCAFBF
analogous
#AFFCC5 #AFFCEC #AFE5FC
triadic
#AFFCEC #ECAFFC #FCECAF
tetradic
#AFFCEC #C5AFFC #FCAFBF #E5FCAF
square
#AFFCEC #C5AFFC #FCAFBF #E5FCAF
split-complementary
#AFFCEC #FCAFE5 #FCC5AF
monochromatic
#39F8D0 #74FADE #AFFCEC #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.17
#AFFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#AFFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFCEC
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFCEC | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#98FFF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affcec; /* rgb */ color: rgb(175, 252, 236); /* oklch */ color: oklch(93.7% 0.079 180.1);
Tailwind
colors: {
custom: {
50: '#c9fdf2',
500: '#affcec',
950: '#000000',
},
}SCSS
$custom: #affcec; $custom-light: #c9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#affcec",
"rgb": {
"r": 175,
"g": 252,
"b": 236
},
"hsl": {
"h": 167.532,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.93654,
"c": 0.07877,
"h": 180.1
},
"luminance": 0.84791
}Semantic roles & 50–950 ramp
primary
#AFFCEC
secondary
#E06F86
accent
#0030E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585