#ADE1BE#ADE1BE
#ADE1BE is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.4% C 0.072 H 155.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1BE |
|---|---|
| RGB | rgb(173, 225, 190) |
| HSL | hsl(140, 46%, 78%) |
| HSV | hsv(140, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(85.23, -23.61, 11.74) |
| CIE-LCH | lch(85.23, 26.37, 153.57°) |
| OKLab | oklab(86.41% -0.0656 0.0303) |
| OKLCH | oklch(86.41% 0.072 155.2) |
| XYZ | xyz(53.4504, 66.4505, 58.7152) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 6.12
Seafoam
#7FE0B3
ΔE00 6.72
Pale Turquoise
#A5FBD5
ΔE00 6.87
Light Sage
#BCECAC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1BE #E1ADD0
analogous
#B6E1AD #ADE1BE #ADE1D8
triadic
#ADE1BE #BEADE1 #E1BEAD
tetradic
#ADE1BE #ADB6E1 #E1ADD0 #E1D8AD
square
#ADE1BE #ADB6E1 #E1ADD0 #E1D8AD
split-complementary
#ADE1BE #D8ADE1 #E1ADB6
monochromatic
#53C077 #80D19A #ADE1BE #DAF1E2 #E9F7ED
Accessibility & contrast
On white
1.47
#ADE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#ADE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1BE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1BE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#D8D2C0
Tritanopia (blue-blind)
#A5E0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade1be; /* rgb */ color: rgb(173, 225, 190); /* oklch */ color: oklch(86.4% 0.072 155.2);
Tailwind
colors: {
custom: {
50: '#c6ead1',
500: '#ade1be',
950: '#000000',
},
}SCSS
$custom: #ade1be; $custom-light: #c6ead1; $custom-dark: #000000;
JSON
{
"hex": "#ade1be",
"rgb": {
"r": 173,
"g": 225,
"b": 190
},
"hsl": {
"h": 139.615,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.86408,
"c": 0.07223,
"h": 155.2
},
"luminance": 0.66452
}Semantic roles & 50–950 ramp
primary
#ADE1BE
secondary
#BA78A5
accent
#2C8BBA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483