#AFFEFB#AFFEFB
#AFFEFB is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.077 H 192.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEFB |
|---|---|
| RGB | rgb(175, 254, 251) |
| HSL | hsl(178, 98%, 84%) |
| HSV | hsv(178, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(94.72, -24.58, -6.27) |
| CIE-LCH | lch(94.72, 25.37, 194.30°) |
| OKLab | oklab(94.53% -0.0752 -0.0173) |
| OKLCH | oklch(94.53% 0.077 192.9) |
| XYZ | xyz(70.5276, 86.9586, 104.3165) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.54
Pale Cyan
#B7FFFA
ΔE00 1.26
Eggshell Blue
#C4FFF7
ΔE00 3.63
Duck Egg Blue
#C3FBF4
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 4.00
Light Light Blue
#CAFFFB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEFB #FEAFB2
analogous
#AFFED4 #AFFEFB #AFDAFE
triadic
#AFFEFB #FBAFFE #FEFBAF
tetradic
#AFFEFB #D4AFFE #FEAFB2 #DAFEAF
square
#AFFEFB #D4AFFE #FEAFB2 #DAFEAF
split-complementary
#AFFEFB #FEAFDA #FED4AF
monochromatic
#36FCF5 #73FDF8 #AFFEFB #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.14
#AFFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#AFFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEFB
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEFB | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#93FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affefb; /* rgb */ color: rgb(175, 254, 251); /* oklch */ color: oklch(94.5% 0.077 192.9);
Tailwind
colors: {
custom: {
50: '#c9fffc',
500: '#affefb',
950: '#000000',
},
}SCSS
$custom: #affefb; $custom-light: #c9fffc; $custom-dark: #000000;
JSON
{
"hex": "#affefb",
"rgb": {
"r": 175,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.722,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94527,
"c": 0.07715,
"h": 192.9
},
"luminance": 0.86963
}Semantic roles & 50–950 ramp
primary
#AFFEFB
secondary
#E46E72
accent
#0009E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685