#AFFFE7#AFFFE7
#AFFFE7 is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.085 H 173.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFE7 |
|---|---|
| RGB | rgb(175, 255, 231) |
| HSL | hsl(162, 100%, 84%) |
| HSV | hsv(162, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(94.48, -29.34, 3.71) |
| CIE-LCH | lch(94.48, 29.57, 172.80°) |
| OKLab | oklab(94.17% -0.0844 0.0094) |
| OKLCH | oklch(94.17% 0.085 173.7) |
| XYZ | xyz(67.8580, 86.3998, 88.6871) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.73
Pale Turquoise
#A5FBD5
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.80
Eggshell Blue
#C4FFF7
ΔE00 6.29
Light Turquoise
#7EF4CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFE7 #FFAFC7
analogous
#AFFFBF #AFFFE7 #AFEFFF
triadic
#AFFFE7 #E7AFFF #FFE7AF
tetradic
#AFFFE7 #BFAFFF #FFAFC7 #EFFFAF
square
#AFFFE7 #BFAFFF #FFAFC7 #EFFFAF
split-complementary
#AFFFE7 #FFAFEF #FFBFAF
monochromatic
#35FFC2 #72FFD5 #AFFFE7 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.15
#AFFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#AFFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFE7
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFE7 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E6
Deuteranopia (green-blind)
#ECEBE9
Tritanopia (blue-blind)
#99FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #afffe7; /* rgb */ color: rgb(175, 255, 231); /* oklch */ color: oklch(94.2% 0.085 173.7);
Tailwind
colors: {
custom: {
50: '#c9ffee',
500: '#afffe7',
950: '#000000',
},
}SCSS
$custom: #afffe7; $custom-light: #c9ffee; $custom-dark: #000000;
JSON
{
"hex": "#afffe7",
"rgb": {
"r": 175,
"g": 255,
"b": 231
},
"hsl": {
"h": 162,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94168,
"c": 0.08496,
"h": 173.7
},
"luminance": 0.86403
}Semantic roles & 50–950 ramp
primary
#AFFFE7
secondary
#E56D91
accent
#0045E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685