#AEDBBB#AEDBBB
#AEDBBB is a very light, moderate green. Relative luminance 0.632; OKLCH L 85.1% C 0.065 H 153.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBBB |
|---|---|
| RGB | rgb(174, 219, 187) |
| HSL | hsl(137, 38%, 77%) |
| HSV | hsv(137, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(83.57, -20.90, 10.97) |
| CIE-LCH | lch(83.57, 23.61, 152.29°) |
| OKLab | oklab(85.08% -0.058 0.0284) |
| OKLCH | oklch(85.08% 0.065 153.9) |
| XYZ | xyz(51.7543, 63.2480, 56.4854) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.23
Light Teal
#90E4C1
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.61
Seafoam
#7FE0B3
ΔE00 7.83
Light Grey Green
#B7E1A1
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBBB #DBAECE
analogous
#B8DBAE #AEDBBB #AEDBD2
triadic
#AEDBBB #BBAEDB #DBBBAE
tetradic
#AEDBBB #AEB8DB #DBAECE #DBD2AE
square
#AEDBBB #AEB8DB #DBAECE #DBD2AE
split-complementary
#AEDBBB #D2AEDB #DBAEB8
monochromatic
#59B574 #84C897 #AEDBBB #D8EEDF #EAF6ED
Accessibility & contrast
On white
1.54
#AEDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#AEDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBBB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBBB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#A7DAD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedbbb; /* rgb */ color: rgb(174, 219, 187); /* oklch */ color: oklch(85.1% 0.065 153.9);
Tailwind
colors: {
custom: {
50: '#c6e6cf',
500: '#aedbbb',
950: '#000000',
},
}SCSS
$custom: #aedbbb; $custom-light: #c6e6cf; $custom-dark: #000000;
JSON
{
"hex": "#aedbbb",
"rgb": {
"r": 174,
"g": 219,
"b": 187
},
"hsl": {
"h": 137.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85079,
"c": 0.06456,
"h": 153.9
},
"luminance": 0.6325
}Semantic roles & 50–950 ramp
primary
#AEDBBB
secondary
#B37AA2
accent
#348DB1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483