#AFFFFA#AFFFFA
#AFFFFA is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.078 H 191.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFFA |
|---|---|
| RGB | rgb(175, 255, 250) |
| HSL | hsl(176, 100%, 84%) |
| HSV | hsv(176, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.96, -25.28, -5.39) |
| CIE-LCH | lch(94.96, 25.85, 192.04°) |
| OKLab | oklab(94.71% -0.0768 -0.0149) |
| OKLCH | oklch(94.71% 0.078 191) |
| XYZ | xyz(70.6886, 87.5320, 103.5946) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.81
Pale Cyan
#B7FFFA
ΔE00 1.17
Eggshell Blue
#C4FFF7
ΔE00 3.47
Duck Egg Blue
#C3FBF4
ΔE00 3.85
Paleturquoise
#AFEEEE
ΔE00 4.49
Light Light Blue
#CAFFFB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFFA #FFAFB4
analogous
#AFFFD2 #AFFFFA #AFDCFF
triadic
#AFFFFA #FAAFFF #FFFAAF
tetradic
#AFFFFA #D2AFFF #FFAFB4 #DCFFAF
square
#AFFFFA #D2AFFF #FFAFB4 #DCFFAF
split-complementary
#AFFFFA #FFAFDC #FFD2AF
monochromatic
#35FFF2 #72FFF6 #AFFFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.13
#AFFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#AFFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFFA
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFFA | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#93FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affffa; /* rgb */ color: rgb(175, 255, 250); /* oklch */ color: oklch(94.7% 0.078 191.0);
Tailwind
colors: {
custom: {
50: '#c9fffb',
500: '#affffa',
950: '#000000',
},
}SCSS
$custom: #affffa; $custom-light: #c9fffb; $custom-dark: #000000;
JSON
{
"hex": "#affffa",
"rgb": {
"r": 175,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94712,
"c": 0.07822,
"h": 191
},
"luminance": 0.87536
}Semantic roles & 50–950 ramp
primary
#AFFFFA
secondary
#E56D74
accent
#000EE6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685