#AFCEBA#AFCEBA
#AFCEBA is a very light, muted green. Relative luminance 0.568; OKLCH L 82.3% C 0.043 H 157.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEBA |
|---|---|
| RGB | rgb(175, 206, 186) |
| HSL | hsl(141, 24%, 75%) |
| HSV | hsv(141, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(80.07, -14.23, 6.50) |
| CIE-LCH | lch(80.07, 15.64, 155.45°) |
| OKLab | oklab(82.29% -0.0398 0.0169) |
| OKLCH | oklch(82.29% 0.043 157) |
| XYZ | xyz(48.6113, 56.8007, 54.8473) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.66
Darkseagreen
#8FBC8F
ΔE00 9.74
Greenish Grey
#96AE8D
ΔE00 9.85
Light Teal
#90E4C1
ΔE00 10.25
Seafoam Blue
#78D1B6
ΔE00 10.27
Sage Green
#9CAF88
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEBA #CEAFC3
analogous
#B4CEAF #AFCEBA #AFCECA
triadic
#AFCEBA #BAAFCE #CEBAAF
tetradic
#AFCEBA #AFB4CE #CEAFC3 #CECAAF
square
#AFCEBA #AFB4CE #CEAFC3 #CECAAF
split-complementary
#AFCEBA #CAAFCE #CEAFB4
monochromatic
#63A079 #89B799 #AFCEBA #D5E5DB #ECF3EF
Accessibility & contrast
On white
1.70
#AFCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#AFCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEBA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEBA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#AACDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afceba; /* rgb */ color: rgb(175, 206, 186); /* oklch */ color: oklch(82.3% 0.043 157.0);
Tailwind
colors: {
custom: {
50: '#c7ddce',
500: '#afceba',
950: '#000000',
},
}SCSS
$custom: #afceba; $custom-light: #c7ddce; $custom-dark: #000000;
JSON
{
"hex": "#afceba",
"rgb": {
"r": 175,
"g": 206,
"b": 186
},
"hsl": {
"h": 141.29,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.82294,
"c": 0.04328,
"h": 157
},
"luminance": 0.56802
}Semantic roles & 50–950 ramp
primary
#AFCEBA
secondary
#A37E96
accent
#4381A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483