#AFFCEB#AFFCEB
#AFFCEB is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.6% C 0.079 H 179.2°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFCEB |
|---|---|
| RGB | rgb(175, 252, 235) |
| HSL | hsl(167, 93%, 84%) |
| HSV | hsv(167, 31%, 99%) |
| CMYK | cmyk(30.6%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(93.77, -27.08, 0.60) |
| CIE-LCH | lch(93.77, 27.09, 178.73°) |
| OKLab | oklab(93.63% -0.0792 0.0012) |
| OKLCH | oklch(93.63% 0.079 179.2) |
| XYZ | xyz(67.4799, 84.7293, 91.3799) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.64
Eggshell Blue
#C4FFF7
ΔE00 4.48
Pale Cyan
#B7FFFA
ΔE00 4.52
Duck Egg Blue
#C3FBF4
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFCEB #FCAFC0
analogous
#AFFCC4 #AFFCEB #AFE6FC
triadic
#AFFCEB #EBAFFC #FCEBAF
tetradic
#AFFCEB #C4AFFC #FCAFC0 #E6FCAF
square
#AFFCEB #C4AFFC #FCAFC0 #E6FCAF
split-complementary
#AFFCEB #FCAFE6 #FCC4AF
monochromatic
#39F8CE #74FADC #AFFCEB #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.17
#AFFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#AFFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFCEB
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFCEB | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#98FEF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affceb; /* rgb */ color: rgb(175, 252, 235); /* oklch */ color: oklch(93.6% 0.079 179.2);
Tailwind
colors: {
custom: {
50: '#c9fdf1',
500: '#affceb',
950: '#000000',
},
}SCSS
$custom: #affceb; $custom-light: #c9fdf1; $custom-dark: #000000;
JSON
{
"hex": "#affceb",
"rgb": {
"r": 175,
"g": 252,
"b": 235
},
"hsl": {
"h": 166.753,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.93626,
"c": 0.07918,
"h": 179.2
},
"luminance": 0.84733
}Semantic roles & 50–950 ramp
primary
#AFFCEB
secondary
#E06F88
accent
#0033E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585