#AFF2EE#AFF2EE
#AFF2EE is a very light, moderate teal. Relative luminance 0.788; OKLCH L 91.6% C 0.067 H 191.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF2EE |
|---|---|
| RGB | rgb(175, 242, 238) |
| HSL | hsl(176, 72%, 82%) |
| HSV | hsv(176, 28%, 95%) |
| CMYK | cmyk(27.7%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(91.14, -21.61, -4.81) |
| CIE-LCH | lch(91.14, 22.13, 192.55°) |
| OKLab | oklab(91.55% -0.0657 -0.0132) |
| OKLCH | oklch(91.55% 0.067 191.4) |
| XYZ | xyz(64.8589, 78.7880, 92.6625) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.90
Pale Cyan
#B7FFFA
ΔE00 2.70
Duck Egg Blue
#C3FBF4
ΔE00 3.11
Light Cyan
#ACFFFC
ΔE00 3.20
Eggshell Blue
#C4FFF7
ΔE00 3.54
Light Light Blue
#CAFFFB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF2EE #F2AFB3
analogous
#AFF2CD #AFF2EE #AFD5F2
triadic
#AFF2EE #EEAFF2 #F2EEAF
tetradic
#AFF2EE #CDAFF2 #F2AFB3 #D5F2AF
square
#AFF2EE #CDAFF2 #F2AFB3 #D5F2AF
split-complementary
#AFF2EE #F2AFD5 #F2CDAF
monochromatic
#46E1D8 #7AE9E3 #AFF2EE #E4FBF9 #E5FBF9
Accessibility & contrast
On white
1.25
#AFF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#AFF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF2EE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF2EE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#DDE2EF
Tritanopia (blue-blind)
#99F6F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff2ee; /* rgb */ color: rgb(175, 242, 238); /* oklch */ color: oklch(91.6% 0.067 191.4);
Tailwind
colors: {
custom: {
50: '#c8f6f3',
500: '#aff2ee',
950: '#000000',
},
}SCSS
$custom: #aff2ee; $custom-light: #c8f6f3; $custom-dark: #000000;
JSON
{
"hex": "#aff2ee",
"rgb": {
"r": 175,
"g": 242,
"b": 238
},
"hsl": {
"h": 176.418,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.91551,
"c": 0.06704,
"h": 191.4
},
"luminance": 0.78791
}Semantic roles & 50–950 ramp
primary
#AFF2EE
secondary
#D1747A
accent
#111DD4
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585