#AECFBE#AECFBE
#AECFBE is a very light, muted green. Relative luminance 0.573; OKLCH L 82.6% C 0.042 H 163.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFBE |
|---|---|
| RGB | rgb(174, 207, 190) |
| HSL | hsl(149, 26%, 75%) |
| HSV | hsv(149, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(80.37, -14.31, 4.79) |
| CIE-LCH | lch(80.37, 15.09, 161.49°) |
| OKLab | oklab(82.55% -0.0406 0.0124) |
| OKLCH | oklch(82.55% 0.042 163) |
| XYZ | xyz(49.0603, 57.3408, 57.1883) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.45
Seafoam Blue
#78D1B6
ΔE00 10.00
Light Teal
#90E4C1
ΔE00 10.19
Powder Blue
#B0E0E6
ΔE00 10.58
Darkseagreen
#8FBC8F
ΔE00 10.61
Greenish Grey
#96AE8D
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFBE #CFAEBF
analogous
#AFCFAE #AECFBE #AECFCF
triadic
#AECFBE #BEAECF #CFBEAE
tetradic
#AECFBE #AEAFCF #CFAEBF #CFCFAE
square
#AECFBE #AEAFCF #CFAEBF #CFCFAE
split-complementary
#AECFBE #CFAECF #CFAEAF
monochromatic
#61A180 #88B89F #AECFBE #D4E6DD #ECF4F0
Accessibility & contrast
On white
1.68
#AECFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#AECFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFBE
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFBE | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#A8CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecfbe; /* rgb */ color: rgb(174, 207, 190); /* oklch */ color: oklch(82.6% 0.042 163.0);
Tailwind
colors: {
custom: {
50: '#c6ddd1',
500: '#aecfbe',
950: '#000000',
},
}SCSS
$custom: #aecfbe; $custom-light: #c6ddd1; $custom-dark: #000000;
JSON
{
"hex": "#aecfbe",
"rgb": {
"r": 174,
"g": 207,
"b": 190
},
"hsl": {
"h": 149.091,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82551,
"c": 0.04242,
"h": 163
},
"luminance": 0.57342
}Semantic roles & 50–950 ramp
primary
#AECFBE
secondary
#A47D91
accent
#4174A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483