#ADE0BB#ADE0BB
#ADE0BB is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.1% C 0.073 H 153.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0BB |
|---|---|
| RGB | rgb(173, 224, 187) |
| HSL | hsl(136, 45%, 78%) |
| HSV | hsv(136, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(84.88, -23.68, 12.83) |
| CIE-LCH | lch(84.88, 26.93, 151.55°) |
| OKLab | oklab(86.11% -0.0655 0.0331) |
| OKLCH | oklch(86.11% 0.073 153.2) |
| XYZ | xyz(52.8563, 65.7816, 56.9163) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 6.76
Light Sage
#BCECAC
ΔE00 7.17
Pale Turquoise
#A5FBD5
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0BB #E0ADD2
analogous
#B8E0AD #ADE0BB #ADE0D5
triadic
#ADE0BB #BBADE0 #E0BBAD
tetradic
#ADE0BB #ADB8E0 #E0ADD2 #E0D5AD
square
#ADE0BB #ADB8E0 #E0ADD2 #E0D5AD
split-complementary
#ADE0BB #D5ADE0 #E0ADB8
monochromatic
#54BE71 #81CF96 #ADE0BB #D9F1E0 #E9F7ED
Accessibility & contrast
On white
1.48
#ADE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#ADE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0BB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0BB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D7D2BD
Tritanopia (blue-blind)
#A5DFD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade0bb; /* rgb */ color: rgb(173, 224, 187); /* oklch */ color: oklch(86.1% 0.073 153.2);
Tailwind
colors: {
custom: {
50: '#c6e9cf',
500: '#ade0bb',
950: '#000000',
},
}SCSS
$custom: #ade0bb; $custom-light: #c6e9cf; $custom-dark: #000000;
JSON
{
"hex": "#ade0bb",
"rgb": {
"r": 173,
"g": 224,
"b": 187
},
"hsl": {
"h": 136.471,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.86113,
"c": 0.07341,
"h": 153.2
},
"luminance": 0.65783
}Semantic roles & 50–950 ramp
primary
#ADE0BB
secondary
#B978A7
accent
#2D92B8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483