#ADE0BE#ADE0BE
#ADE0BE is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.2% C 0.071 H 155.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0BE |
|---|---|
| RGB | rgb(173, 224, 190) |
| HSL | hsl(140, 45%, 78%) |
| HSV | hsv(140, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 15.2%, 12.2%) |
| CIE-LAB | lab(84.95, -23.12, 11.35) |
| CIE-LCH | lch(84.95, 25.76, 153.86°) |
| OKLab | oklab(86.19% -0.0642 0.0293) |
| OKLCH | oklch(86.19% 0.071 155.5) |
| XYZ | xyz(53.1809, 65.9114, 58.6254) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 6.41
Seafoam
#7FE0B3
ΔE00 6.88
Pale Turquoise
#A5FBD5
ΔE00 7.11
Pale Teal
#82CBB2
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0BE #E0ADCF
analogous
#B5E0AD #ADE0BE #ADE0D7
triadic
#ADE0BE #BEADE0 #E0BEAD
tetradic
#ADE0BE #ADB5E0 #E0ADCF #E0D7AD
square
#ADE0BE #ADB5E0 #E0ADCF #E0D7AD
split-complementary
#ADE0BE #D7ADE0 #E0ADB5
monochromatic
#54BE78 #81CF9B #ADE0BE #D9F1E1 #E9F7ED
Accessibility & contrast
On white
1.48
#ADE0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#ADE0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0BE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0BE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#A5DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade0be; /* rgb */ color: rgb(173, 224, 190); /* oklch */ color: oklch(86.2% 0.071 155.5);
Tailwind
colors: {
custom: {
50: '#c6e9d1',
500: '#ade0be',
950: '#000000',
},
}SCSS
$custom: #ade0be; $custom-light: #c6e9d1; $custom-dark: #000000;
JSON
{
"hex": "#ade0be",
"rgb": {
"r": 173,
"g": 224,
"b": 190
},
"hsl": {
"h": 140,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.86188,
"c": 0.07063,
"h": 155.5
},
"luminance": 0.65913
}Semantic roles & 50–950 ramp
primary
#ADE0BE
secondary
#B978A3
accent
#2D8AB8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483