#ADE0BF#ADE0BF
#ADE0BF is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.2% C 0.070 H 156.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0BF |
|---|---|
| RGB | rgb(173, 224, 191) |
| HSL | hsl(141, 45%, 78%) |
| HSV | hsv(141, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(84.97, -22.94, 10.85) |
| CIE-LCH | lch(84.97, 25.38, 154.68°) |
| OKLab | oklab(86.21% -0.0638 0.0281) |
| OKLCH | oklch(86.21% 0.07 156.3) |
| XYZ | xyz(53.2905, 65.9553, 59.2030) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 6.65
Seafoam
#7FE0B3
ΔE00 6.94
Pale Turquoise
#A5FBD5
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0BF #E0ADCE
analogous
#B4E0AD #ADE0BF #ADE0D8
triadic
#ADE0BF #BFADE0 #E0BFAD
tetradic
#ADE0BF #ADB4E0 #E0ADCE #E0D8AD
square
#ADE0BF #ADB4E0 #E0ADCE #E0D8AD
split-complementary
#ADE0BF #D8ADE0 #E0ADB4
monochromatic
#54BE7A #81CF9C #ADE0BF #D9F1E2 #E9F7EE
Accessibility & contrast
On white
1.48
#ADE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#ADE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0BF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0BF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#A5DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade0bf; /* rgb */ color: rgb(173, 224, 191); /* oklch */ color: oklch(86.2% 0.070 156.3);
Tailwind
colors: {
custom: {
50: '#c6e9d2',
500: '#ade0bf',
950: '#000000',
},
}SCSS
$custom: #ade0bf; $custom-light: #c6e9d2; $custom-dark: #000000;
JSON
{
"hex": "#ade0bf",
"rgb": {
"r": 173,
"g": 224,
"b": 191
},
"hsl": {
"h": 141.176,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.86214,
"c": 0.06973,
"h": 156.3
},
"luminance": 0.65957
}Semantic roles & 50–950 ramp
primary
#ADE0BF
secondary
#B978A2
accent
#2D87B8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483