#ADE2BF#ADE2BF
#ADE2BF is a very light, moderate green. Relative luminance 0.670; OKLCH L 86.7% C 0.073 H 155.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2BF |
|---|---|
| RGB | rgb(173, 226, 191) |
| HSL | hsl(140, 48%, 78%) |
| HSV | hsv(140, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(85.52, -23.91, 11.63) |
| CIE-LCH | lch(85.52, 26.59, 154.06°) |
| OKLab | oklab(86.65% -0.0664 0.0301) |
| OKLCH | oklch(86.65% 0.073 155.7) |
| XYZ | xyz(53.8312, 67.0366, 59.3832) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.31
Light Teal
#90E4C1
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 6.08
Pale Turquoise
#A5FBD5
ΔE00 6.61
Seafoam
#7FE0B3
ΔE00 6.62
Light Sage
#BCECAC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2BF #E2ADD0
analogous
#B5E2AD #ADE2BF #ADE2D9
triadic
#ADE2BF #BFADE2 #E2BFAD
tetradic
#ADE2BF #ADB5E2 #E2ADD0 #E2D9AD
square
#ADE2BF #ADB5E2 #E2ADD0 #E2D9AD
split-complementary
#ADE2BF #D9ADE2 #E2ADB5
monochromatic
#53C278 #80D29C #ADE2BF #DAF2E2 #E8F7ED
Accessibility & contrast
On white
1.46
#ADE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#ADE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2BF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2BF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#A4E1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade2bf; /* rgb */ color: rgb(173, 226, 191); /* oklch */ color: oklch(86.7% 0.073 155.7);
Tailwind
colors: {
custom: {
50: '#c6ebd2',
500: '#ade2bf',
950: '#000000',
},
}SCSS
$custom: #ade2bf; $custom-light: #c6ebd2; $custom-dark: #000000;
JSON
{
"hex": "#ade2bf",
"rgb": {
"r": 173,
"g": 226,
"b": 191
},
"hsl": {
"h": 140.377,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86653,
"c": 0.07292,
"h": 155.7
},
"luminance": 0.67039
}Semantic roles & 50–950 ramp
primary
#ADE2BF
secondary
#BB78A4
accent
#2A8ABB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483