#AFFFF7#AFFFF7
#AFFFF7 is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.079 H 188.1°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFF7 |
|---|---|
| RGB | rgb(175, 255, 247) |
| HSL | hsl(174, 100%, 84%) |
| HSV | hsv(174, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(94.88, -25.94, -3.96) |
| CIE-LCH | lch(94.88, 26.24, 188.68°) |
| OKLab | oklab(94.62% -0.078 -0.011) |
| OKLCH | oklch(94.62% 0.079 188.1) |
| XYZ | xyz(70.2219, 87.3454, 101.1368) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.67
Light Cyan
#ACFFFC
ΔE00 1.86
Eggshell Blue
#C4FFF7
ΔE00 3.36
Duck Egg Blue
#C3FBF4
ΔE00 3.85
Pale Aqua
#B8FFEB
ΔE00 4.54
Light Light Blue
#CAFFFB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFF7 #FFAFB7
analogous
#AFFFCF #AFFFF7 #AFDFFF
triadic
#AFFFF7 #F7AFFF #FFF7AF
tetradic
#AFFFF7 #CFAFFF #FFAFB7 #DFFFAF
square
#AFFFF7 #CFAFFF #FFAFB7 #DFFFAF
split-complementary
#AFFFF7 #FFAFDF #FFCFAF
monochromatic
#35FFEB #72FFF1 #AFFFF7 #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.14
#AFFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#AFFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFF7
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFF7 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F7
Deuteranopia (green-blind)
#E8ECF8
Tritanopia (blue-blind)
#94FFFC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affff7; /* rgb */ color: rgb(175, 255, 247); /* oklch */ color: oklch(94.6% 0.079 188.1);
Tailwind
colors: {
custom: {
50: '#c9fff9',
500: '#affff7',
950: '#000000',
},
}SCSS
$custom: #affff7; $custom-light: #c9fff9; $custom-dark: #000000;
JSON
{
"hex": "#affff7",
"rgb": {
"r": 175,
"g": 255,
"b": 247
},
"hsl": {
"h": 174,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94623,
"c": 0.07876,
"h": 188.1
},
"luminance": 0.87349
}Semantic roles & 50–950 ramp
primary
#AFFFF7
secondary
#E56D79
accent
#0017E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685