#AFCEBB#AFCEBB
#AFCEBB is a very light, muted green. Relative luminance 0.568; OKLCH L 82.3% C 0.042 H 158.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEBB |
|---|---|
| RGB | rgb(175, 206, 187) |
| HSL | hsl(143, 24%, 75%) |
| HSV | hsv(143, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.09, -14.04, 6.00) |
| CIE-LCH | lch(80.09, 15.27, 156.86°) |
| OKLab | oklab(82.32% -0.0394 0.0156) |
| OKLCH | oklch(82.32% 0.042 158.4) |
| XYZ | xyz(48.7180, 56.8434, 55.4092) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.71
Darkseagreen
#8FBC8F
ΔE00 10.02
Greenish Grey
#96AE8D
ΔE00 10.04
Seafoam Blue
#78D1B6
ΔE00 10.31
Light Teal
#90E4C1
ΔE00 10.37
Sage Green
#9CAF88
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEBB #CEAFC2
analogous
#B3CEAF #AFCEBB #AFCECB
triadic
#AFCEBB #BBAFCE #CEBBAF
tetradic
#AFCEBB #AFB3CE #CEAFC2 #CECBAF
square
#AFCEBB #AFB3CE #CEAFC2 #CECBAF
split-complementary
#AFCEBB #CBAFCE #CEAFB3
monochromatic
#63A07A #89B79B #AFCEBB #D5E5DB #ECF3EF
Accessibility & contrast
On white
1.70
#AFCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#AFCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEBB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEBB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#AACEC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcebb; /* rgb */ color: rgb(175, 206, 187); /* oklch */ color: oklch(82.3% 0.042 158.4);
Tailwind
colors: {
custom: {
50: '#c7ddcf',
500: '#afcebb',
950: '#000000',
},
}SCSS
$custom: #afcebb; $custom-light: #c7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#afcebb",
"rgb": {
"r": 175,
"g": 206,
"b": 187
},
"hsl": {
"h": 143.226,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.82321,
"c": 0.04241,
"h": 158.4
},
"luminance": 0.56844
}Semantic roles & 50–950 ramp
primary
#AFCEBB
secondary
#A37E95
accent
#437EA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483