#AFFFE2#AFFFE2
#AFFFE2 is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.0% C 0.088 H 169.7°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFE2 |
|---|---|
| RGB | rgb(175, 255, 226) |
| HSL | hsl(158, 100%, 84%) |
| HSV | hsv(158, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(94.36, -30.36, 6.11) |
| CIE-LCH | lch(94.36, 30.97, 168.62°) |
| OKLab | oklab(94.03% -0.0865 0.0157) |
| OKLCH | oklch(94.03% 0.088 169.7) |
| XYZ | xyz(67.1619, 86.1214, 85.0210) |
| Luminance | 0.8612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.81
Pale Aqua
#B8FFEB
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 4.24
Aquamarine
#7FFFD4
ΔE00 5.88
Light Turquoise
#7EF4CC
ΔE00 5.91
Tiffany Blue
#7BF2DA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFE2 #FFAFCC
analogous
#AFFFBA #AFFFE2 #AFF4FF
triadic
#AFFFE2 #E2AFFF #FFE2AF
tetradic
#AFFFE2 #BAAFFF #FFAFCC #F4FFAF
square
#AFFFE2 #BAAFFF #FFAFCC #F4FFAF
split-complementary
#AFFFE2 #FFAFF4 #FFBAAF
monochromatic
#35FFB6 #72FFCC #AFFFE2 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.15
#AFFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#AFFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFE2
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFE2 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E1
Deuteranopia (green-blind)
#EDEBE4
Tritanopia (blue-blind)
#9BFFF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #afffe2; /* rgb */ color: rgb(175, 255, 226); /* oklch */ color: oklch(94.0% 0.088 169.7);
Tailwind
colors: {
custom: {
50: '#c9ffeb',
500: '#afffe2',
950: '#000000',
},
}SCSS
$custom: #afffe2; $custom-light: #c9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#afffe2",
"rgb": {
"r": 175,
"g": 255,
"b": 226
},
"hsl": {
"h": 158.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94033,
"c": 0.08791,
"h": 169.7
},
"luminance": 0.86125
}Semantic roles & 50–950 ramp
primary
#AFFFE2
secondary
#E56D99
accent
#0053E6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684