#AFF2D2#AFF2D2
#AFF2D2 is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.8% C 0.080 H 163.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF2D2 |
|---|---|
| RGB | rgb(175, 242, 210) |
| HSL | hsl(151, 72%, 82%) |
| HSV | hsv(151, 28%, 95%) |
| CMYK | cmyk(27.7%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(90.45, -27.38, 8.75) |
| CIE-LCH | lch(90.45, 28.75, 162.27°) |
| OKLab | oklab(90.77% -0.0771 0.0226) |
| OKLCH | oklch(90.77% 0.08 163.7) |
| XYZ | xyz(61.0605, 77.2686, 72.6573) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.06
Mint
#AAF0C1
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.50
Pale Aqua
#B8FFEB
ΔE00 4.93
Light Aqua
#8CFFDB
ΔE00 5.99
Light Turquoise
#7EF4CC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF2D2 #F2AFCF
analogous
#AFF2B1 #AFF2D2 #AFF1F2
triadic
#AFF2D2 #D2AFF2 #F2D2AF
tetradic
#AFF2D2 #B1AFF2 #F2AFCF #F1F2AF
square
#AFF2D2 #B1AFF2 #F2AFCF #F1F2AF
split-complementary
#AFF2D2 #F2AFF1 #F2B1AF
monochromatic
#46E197 #7AE9B4 #AFF2D2 #E4FBF0 #E5FBF0
Accessibility & contrast
On white
1.28
#AFF2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#AFF2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF2D2
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF2D2 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D0
Deuteranopia (green-blind)
#E4E0D4
Tritanopia (blue-blind)
#A1F2E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff2d2; /* rgb */ color: rgb(175, 242, 210); /* oklch */ color: oklch(90.8% 0.080 163.7);
Tailwind
colors: {
custom: {
50: '#c8f6df',
500: '#aff2d2',
950: '#000000',
},
}SCSS
$custom: #aff2d2; $custom-light: #c8f6df; $custom-dark: #000000;
JSON
{
"hex": "#aff2d2",
"rgb": {
"r": 175,
"g": 242,
"b": 210
},
"hsl": {
"h": 151.343,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.90767,
"c": 0.08036,
"h": 163.7
},
"luminance": 0.77271
}Semantic roles & 50–950 ramp
primary
#AFF2D2
secondary
#D174A1
accent
#116ED4
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131715
muted
#828584