#AFFFFC#AFFFFC
#AFFFFC is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.078 H 192.9°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFFC |
|---|---|
| RGB | rgb(175, 255, 252) |
| HSL | hsl(178, 100%, 84%) |
| HSV | hsv(178, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.02, -24.84, -6.35) |
| CIE-LCH | lch(95.02, 25.64, 194.33°) |
| OKLab | oklab(94.77% -0.076 -0.0175) |
| OKLCH | oklch(94.77% 0.078 192.9) |
| XYZ | xyz(71.0038, 87.6581, 105.2549) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.41
Pale Cyan
#B7FFFA
ΔE00 1.32
Eggshell Blue
#C4FFF7
ΔE00 3.71
Duck Egg Blue
#C3FBF4
ΔE00 3.99
Paleturquoise
#AFEEEE
ΔE00 4.21
Light Light Blue
#CAFFFB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFFC #FFAFB2
analogous
#AFFFD4 #AFFFFC #AFDAFF
triadic
#AFFFFC #FCAFFF #FFFCAF
tetradic
#AFFFFC #D4AFFF #FFAFB2 #DAFFAF
square
#AFFFFC #D4AFFF #FFAFB2 #DAFFAF
split-complementary
#AFFFFC #FFAFDA #FFD4AF
monochromatic
#35FFF7 #72FFFA #AFFFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#AFFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#AFFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFFC
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFFC | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#92FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #affffc; /* rgb */ color: rgb(175, 255, 252); /* oklch */ color: oklch(94.8% 0.078 192.9);
Tailwind
colors: {
custom: {
50: '#c9fffd',
500: '#affffc',
950: '#000000',
},
}SCSS
$custom: #affffc; $custom-light: #c9fffd; $custom-dark: #000000;
JSON
{
"hex": "#affffc",
"rgb": {
"r": 175,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94772,
"c": 0.07798,
"h": 192.9
},
"luminance": 0.87662
}Semantic roles & 50–950 ramp
primary
#AFFFFC
secondary
#E56D71
accent
#0009E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685