#AFFEF1#AFFEF1
#AFFEF1 is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.079 H 183.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF1 |
|---|---|
| RGB | rgb(175, 254, 241) |
| HSL | hsl(170, 98%, 84%) |
| HSV | hsv(170, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(94.46, -26.76, -1.49) |
| CIE-LCH | lch(94.46, 26.80, 183.18°) |
| OKLab | oklab(94.23% -0.0792 -0.0044) |
| OKLCH | oklch(94.23% 0.079 183.2) |
| XYZ | xyz(68.9927, 86.3446, 96.2328) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.83
Pale Cyan
#B7FFFA
ΔE00 3.17
Light Cyan
#ACFFFC
ΔE00 3.70
Eggshell Blue
#C4FFF7
ΔE00 3.75
Duck Egg Blue
#C3FBF4
ΔE00 4.30
Light Light Blue
#CAFFFB
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF1 #FEAFBC
analogous
#AFFECA #AFFEF1 #AFE4FE
triadic
#AFFEF1 #F1AFFE #FEF1AF
tetradic
#AFFEF1 #CAAFFE #FEAFBC #E4FEAF
square
#AFFEF1 #CAAFFE #FEAFBC #E4FEAF
split-complementary
#AFFEF1 #FEAFE4 #FECAAF
monochromatic
#36FCDC #73FDE6 #AFFEF1 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.15
#AFFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#AFFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF1
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF1 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5F1
Deuteranopia (green-blind)
#E8EBF2
Tritanopia (blue-blind)
#96FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affef1; /* rgb */ color: rgb(175, 254, 241); /* oklch */ color: oklch(94.2% 0.079 183.2);
Tailwind
colors: {
custom: {
50: '#c9fff5',
500: '#affef1',
950: '#000000',
},
}SCSS
$custom: #affef1; $custom-light: #c9fff5; $custom-dark: #000000;
JSON
{
"hex": "#affef1",
"rgb": {
"r": 175,
"g": 254,
"b": 241
},
"hsl": {
"h": 170.127,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94231,
"c": 0.07929,
"h": 183.2
},
"luminance": 0.86348
}Semantic roles & 50–950 ramp
primary
#AFFEF1
secondary
#E46E81
accent
#0026E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685