#AFFEF2#AFFEF2
#AFFEF2 is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.3% C 0.079 H 184.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF2 |
|---|---|
| RGB | rgb(175, 254, 242) |
| HSL | hsl(171, 98%, 84%) |
| HSV | hsv(171, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(94.49, -26.55, -1.97) |
| CIE-LCH | lch(94.49, 26.62, 184.23°) |
| OKLab | oklab(94.26% -0.0788 -0.0057) |
| OKLCH | oklch(94.26% 0.079 184.1) |
| XYZ | xyz(69.1425, 86.4046, 97.0217) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.84
Pale Aqua
#B8FFEB
ΔE00 3.15
Light Cyan
#ACFFFC
ΔE00 3.34
Eggshell Blue
#C4FFF7
ΔE00 3.60
Duck Egg Blue
#C3FBF4
ΔE00 4.14
Light Light Blue
#CAFFFB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF2 #FEAFBB
analogous
#AFFECB #AFFEF2 #AFE3FE
triadic
#AFFEF2 #F2AFFE #FEF2AF
tetradic
#AFFEF2 #CBAFFE #FEAFBB #E3FEAF
square
#AFFEF2 #CBAFFE #FEAFBB #E3FEAF
split-complementary
#AFFEF2 #FEAFE3 #FECBAF
monochromatic
#36FCDE #73FDE8 #AFFEF2 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.15
#AFFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#AFFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF2
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF2 | 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)
#F7F5F2
Deuteranopia (green-blind)
#E8EBF3
Tritanopia (blue-blind)
#96FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affef2; /* rgb */ color: rgb(175, 254, 242); /* oklch */ color: oklch(94.3% 0.079 184.1);
Tailwind
colors: {
custom: {
50: '#c9fff6',
500: '#affef2',
950: '#000000',
},
}SCSS
$custom: #affef2; $custom-light: #c9fff6; $custom-dark: #000000;
JSON
{
"hex": "#affef2",
"rgb": {
"r": 175,
"g": 254,
"b": 242
},
"hsl": {
"h": 170.886,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.9426,
"c": 0.07897,
"h": 184.1
},
"luminance": 0.86408
}Semantic roles & 50–950 ramp
primary
#AFFEF2
secondary
#E46E80
accent
#0023E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685