#ADDEBE#ADDEBE
#ADDEBE is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.8% C 0.067 H 156.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEBE |
|---|---|
| RGB | rgb(173, 222, 190) |
| HSL | hsl(141, 43%, 77%) |
| HSV | hsv(141, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(84.40, -22.14, 10.57) |
| CIE-LCH | lch(84.40, 24.54, 154.49°) |
| OKLab | oklab(85.75% -0.0616 0.0273) |
| OKLCH | oklch(85.75% 0.067 156.1) |
| XYZ | xyz(52.6465, 64.8428, 58.4473) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.50
Mint
#AAF0C1
ΔE00 5.54
Hospital Green
#9BE5AA
ΔE00 7.01
Seafoam
#7FE0B3
ΔE00 7.24
Pale Teal
#82CBB2
ΔE00 7.45
Pale Turquoise
#A5FBD5
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEBE #DEADCD
analogous
#B5DEAD #ADDEBE #ADDED6
triadic
#ADDEBE #BEADDE #DEBEAD
tetradic
#ADDEBE #ADB5DE #DEADCD #DED6AD
square
#ADDEBE #ADB5DE #DEADCD #DED6AD
split-complementary
#ADDEBE #D6ADDE #DEADB5
monochromatic
#56BB79 #81CC9B #ADDEBE #D9F0E1 #E9F6EE
Accessibility & contrast
On white
1.50
#ADDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#ADDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEBE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEBE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BC
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#A5DDD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addebe; /* rgb */ color: rgb(173, 222, 190); /* oklch */ color: oklch(85.8% 0.067 156.1);
Tailwind
colors: {
custom: {
50: '#c6e8d1',
500: '#addebe',
950: '#000000',
},
}SCSS
$custom: #addebe; $custom-light: #c6e8d1; $custom-dark: #000000;
JSON
{
"hex": "#addebe",
"rgb": {
"r": 173,
"g": 222,
"b": 190
},
"hsl": {
"h": 140.816,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.8575,
"c": 0.06742,
"h": 156.1
},
"luminance": 0.64844
}Semantic roles & 50–950 ramp
primary
#ADDEBE
secondary
#B679A1
accent
#3087B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483