#ADEBAF#ADEBAF
#ADEBAF is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.3% C 0.103 H 145.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBAF |
|---|---|
| RGB | rgb(173, 235, 175) |
| HSL | hsl(122, 61%, 80%) |
| HSV | hsv(122, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(87.68, -31.04, 22.98) |
| CIE-LCH | lch(87.68, 38.62, 143.49°) |
| OKLab | oklab(88.27% -0.0848 0.0584) |
| OKLCH | oklch(88.27% 0.103 145.4) |
| XYZ | xyz(54.6775, 71.3940, 51.4487) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.63
Light Sage
#BCECAC
ΔE00 2.92
Mint
#AAF0C1
ΔE00 3.86
Celadon
#BEFDB7
ΔE00 4.22
Light Grey Green
#B7E1A1
ΔE00 4.26
Light Mint
#B6FFBB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBAF #EBADE9
analogous
#CAEBAD #ADEBAF #ADEBCE
triadic
#ADEBAF #AFADEB #EBAFAD
tetradic
#ADEBAF #ADCAEB #EBADE9 #EBCEAD
square
#ADEBAF #ADCAEB #EBADE9 #EBCEAD
split-complementary
#ADEBAF #CEADEB #EBADCA
monochromatic
#4BD34F #7CDF7F #ADEBAF #DEF7DF #E6F9E7
Accessibility & contrast
On white
1.37
#ADEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#ADEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBAF
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBAF | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#A7E8DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebaf; /* rgb */ color: rgb(173, 235, 175); /* oklch */ color: oklch(88.3% 0.103 145.4);
Tailwind
colors: {
custom: {
50: '#c6f1c7',
500: '#adebaf',
950: '#000000',
},
}SCSS
$custom: #adebaf; $custom-light: #c6f1c7; $custom-dark: #000000;
JSON
{
"hex": "#adebaf",
"rgb": {
"r": 173,
"g": 235,
"b": 175
},
"hsl": {
"h": 121.935,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88272,
"c": 0.10299,
"h": 145.4
},
"luminance": 0.71396
}Semantic roles & 50–950 ramp
primary
#ADEBAF
secondary
#C775C5
accent
#1DC3C8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582