#AFFEF3#AFFEF3
#AFFEF3 is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.3% C 0.079 H 185.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF3 |
|---|---|
| RGB | rgb(175, 254, 243) |
| HSL | hsl(172, 98%, 84%) |
| HSV | hsv(172, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(94.51, -26.33, -2.44) |
| CIE-LCH | lch(94.51, 26.44, 185.30°) |
| OKLab | oklab(94.29% -0.0784 -0.007) |
| OKLCH | oklch(94.29% 0.079 185.1) |
| XYZ | xyz(69.2931, 86.4648, 97.8148) |
| Luminance | 0.8647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.52
Light Cyan
#ACFFFC
ΔE00 2.98
Eggshell Blue
#C4FFF7
ΔE00 3.47
Pale Aqua
#B8FFEB
ΔE00 3.48
Duck Egg Blue
#C3FBF4
ΔE00 4.00
Light Light Blue
#CAFFFB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF3 #FEAFBA
analogous
#AFFECC #AFFEF3 #AFE2FE
triadic
#AFFEF3 #F3AFFE #FEF3AF
tetradic
#AFFEF3 #CCAFFE #FEAFBA #E2FEAF
square
#AFFEF3 #CCAFFE #FEAFBA #E2FEAF
split-complementary
#AFFEF3 #FEAFE2 #FECCAF
monochromatic
#36FCE1 #73FDEA #AFFEF3 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.15
#AFFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#AFFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF3
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF3 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F3
Deuteranopia (green-blind)
#E8EBF4
Tritanopia (blue-blind)
#95FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affef3; /* rgb */ color: rgb(175, 254, 243); /* oklch */ color: oklch(94.3% 0.079 185.1);
Tailwind
colors: {
custom: {
50: '#c9fff7',
500: '#affef3',
950: '#000000',
},
}SCSS
$custom: #affef3; $custom-light: #c9fff7; $custom-dark: #000000;
JSON
{
"hex": "#affef3",
"rgb": {
"r": 175,
"g": 254,
"b": 243
},
"hsl": {
"h": 171.646,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94289,
"c": 0.07868,
"h": 185.1
},
"luminance": 0.86469
}Semantic roles & 50–950 ramp
primary
#AFFEF3
secondary
#E46E7E
accent
#0020E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685