#AFF2ED#AFF2ED
#AFF2ED is a very light, moderate teal. Relative luminance 0.787; OKLCH L 91.5% C 0.067 H 190.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF2ED |
|---|---|
| RGB | rgb(175, 242, 237) |
| HSL | hsl(176, 72%, 82%) |
| HSV | hsv(176, 28%, 95%) |
| CMYK | cmyk(27.7%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(91.11, -21.82, -4.33) |
| CIE-LCH | lch(91.11, 22.25, 191.22°) |
| OKLab | oklab(91.52% -0.0661 -0.012) |
| OKLCH | oklch(91.52% 0.067 190.3) |
| XYZ | xyz(64.7124, 78.7294, 91.8909) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.24
Pale Cyan
#B7FFFA
ΔE00 2.68
Duck Egg Blue
#C3FBF4
ΔE00 3.04
Light Cyan
#ACFFFC
ΔE00 3.26
Eggshell Blue
#C4FFF7
ΔE00 3.43
Light Light Blue
#CAFFFB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF2ED #F2AFB4
analogous
#AFF2CC #AFF2ED #AFD6F2
triadic
#AFF2ED #EDAFF2 #F2EDAF
tetradic
#AFF2ED #CCAFF2 #F2AFB4 #D6F2AF
square
#AFF2ED #CCAFF2 #F2AFB4 #D6F2AF
split-complementary
#AFF2ED #F2AFD6 #F2CCAF
monochromatic
#46E1D5 #7AE9E1 #AFF2ED #E4FBF9 #E5FBF9
Accessibility & contrast
On white
1.25
#AFF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#AFF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF2ED
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF2ED | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#99F6F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff2ed; /* rgb */ color: rgb(175, 242, 237); /* oklch */ color: oklch(91.5% 0.067 190.3);
Tailwind
colors: {
custom: {
50: '#c8f6f2',
500: '#aff2ed',
950: '#000000',
},
}SCSS
$custom: #aff2ed; $custom-light: #c8f6f2; $custom-dark: #000000;
JSON
{
"hex": "#aff2ed",
"rgb": {
"r": 175,
"g": 242,
"b": 237
},
"hsl": {
"h": 175.522,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.91521,
"c": 0.06718,
"h": 190.3
},
"luminance": 0.78733
}Semantic roles & 50–950 ramp
primary
#AFF2ED
secondary
#D1747B
accent
#1120D4
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585