#AFFBEC#AFFBEC
#AFFBEC is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.4% C 0.078 H 180.9°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFBEC |
|---|---|
| RGB | rgb(175, 251, 236) |
| HSL | hsl(168, 90%, 84%) |
| HSV | hsv(168, 30%, 98%) |
| CMYK | cmyk(30.3%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(93.52, -26.39, -0.28) |
| CIE-LCH | lch(93.52, 26.39, 180.60°) |
| OKLab | oklab(93.44% -0.0775 -0.0012) |
| OKLCH | oklch(93.44% 0.078 180.9) |
| XYZ | xyz(67.3116, 84.1609, 92.0385) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.15
Pale Cyan
#B7FFFA
ΔE00 3.88
Eggshell Blue
#C4FFF7
ΔE00 4.01
Duck Egg Blue
#C3FBF4
ΔE00 4.44
Light Cyan
#ACFFFC
ΔE00 4.57
Light Light Blue
#CAFFFB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFBEC #FBAFBE
analogous
#AFFBC6 #AFFBEC #AFE4FB
triadic
#AFFBEC #ECAFFB #FBECAF
tetradic
#AFFBEC #C6AFFB #FBAFBE #E4FBAF
square
#AFFBEC #C6AFFB #FBAFBE #E4FBAF
split-complementary
#AFFBEC #FBAFE4 #FBC6AF
monochromatic
#3AF5D0 #75F8DE #AFFBEC #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.18
#AFFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#AFFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFBEC
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFBEC | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#E7E8ED
Tritanopia (blue-blind)
#98FEF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affbec; /* rgb */ color: rgb(175, 251, 236); /* oklch */ color: oklch(93.4% 0.078 180.9);
Tailwind
colors: {
custom: {
50: '#c9fdf2',
500: '#affbec',
950: '#000000',
},
}SCSS
$custom: #affbec; $custom-light: #c9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#affbec",
"rgb": {
"r": 175,
"g": 251,
"b": 236
},
"hsl": {
"h": 168.158,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.93437,
"c": 0.07756,
"h": 180.9
},
"luminance": 0.84164
}Semantic roles & 50–950 ramp
primary
#AFFBEC
secondary
#DF6F85
accent
#002DE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585