#AFFFF3#AFFFF3
#AFFFF3 is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.5% C 0.080 H 184.2°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFF3 |
|---|---|
| RGB | rgb(175, 255, 243) |
| HSL | hsl(171, 100%, 84%) |
| HSV | hsv(171, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(94.78, -26.81, -2.05) |
| CIE-LCH | lch(94.78, 26.89, 184.37°) |
| OKLab | oklab(94.51% -0.0796 -0.0059) |
| OKLCH | oklch(94.51% 0.08 184.2) |
| XYZ | xyz(69.6113, 87.1011, 97.9209) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.86
Pale Aqua
#B8FFEB
ΔE00 3.21
Light Cyan
#ACFFFC
ΔE00 3.31
Eggshell Blue
#C4FFF7
ΔE00 3.67
Duck Egg Blue
#C3FBF4
ΔE00 4.25
Light Light Blue
#CAFFFB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFF3 #FFAFBB
analogous
#AFFFCB #AFFFF3 #AFE3FF
triadic
#AFFFF3 #F3AFFF #FFF3AF
tetradic
#AFFFF3 #CBAFFF #FFAFBB #E3FFAF
square
#AFFFF3 #CBAFFF #FFAFBB #E3FFAF
split-complementary
#AFFFF3 #FFAFE3 #FFCBAF
monochromatic
#35FFE1 #72FFEA #AFFFF3 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.14
#AFFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#AFFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFF3
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFF3 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F3
Deuteranopia (green-blind)
#E9ECF4
Tritanopia (blue-blind)
#95FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affff3; /* rgb */ color: rgb(175, 255, 243); /* oklch */ color: oklch(94.5% 0.080 184.2);
Tailwind
colors: {
custom: {
50: '#c9fff7',
500: '#affff3',
950: '#000000',
},
}SCSS
$custom: #affff3; $custom-light: #c9fff7; $custom-dark: #000000;
JSON
{
"hex": "#affff3",
"rgb": {
"r": 175,
"g": 255,
"b": 243
},
"hsl": {
"h": 171,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94506,
"c": 0.07979,
"h": 184.2
},
"luminance": 0.87105
}Semantic roles & 50–950 ramp
primary
#AFFFF3
secondary
#E56D7F
accent
#0022E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685