#ADECCC#ADECCC
#ADECCC is a very light, moderate green. Relative luminance 0.732; OKLCH L 89.2% C 0.078 H 162.2°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECCC |
|---|---|
| RGB | rgb(173, 236, 204) |
| HSL | hsl(150, 62%, 80%) |
| HSV | hsv(150, 27%, 93%) |
| CMYK | cmyk(26.7%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(88.56, -26.28, 9.16) |
| CIE-LCH | lch(88.56, 27.83, 160.78°) |
| OKLab | oklab(89.18% -0.0738 0.0237) |
| OKLCH | oklch(89.18% 0.078 162.2) |
| XYZ | xyz(58.1247, 73.2323, 68.1877) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.95
Light Teal
#90E4C1
ΔE00 4.01
Pale Turquoise
#A5FBD5
ΔE00 4.12
Pale Aqua
#B8FFEB
ΔE00 5.91
Seafoam
#7FE0B3
ΔE00 6.57
Light Turquoise
#7EF4CC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECCC #ECADCD
analogous
#ADECAD #ADECCC #ADECEC
triadic
#ADECCC #CCADEC #ECCCAD
tetradic
#ADECCC #ADADEC #ECADCD #ECECAD
square
#ADECCC #ADADEC #ECADCD #ECECAD
split-complementary
#ADECCC #ECADEC #ECADAD
monochromatic
#4AD58E #7BE0AD #ADECCC #DFF8EB #E6F9F0
Accessibility & contrast
On white
1.34
#ADECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#ADECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECCC
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECCC | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#A0ECE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #adeccc; /* rgb */ color: rgb(173, 236, 204); /* oklch */ color: oklch(89.2% 0.078 162.2);
Tailwind
colors: {
custom: {
50: '#c6f2db',
500: '#adeccc',
950: '#000000',
},
}SCSS
$custom: #adeccc; $custom-light: #c6f2db; $custom-dark: #000000;
JSON
{
"hex": "#adeccc",
"rgb": {
"r": 173,
"g": 236,
"b": 204
},
"hsl": {
"h": 149.524,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.89181,
"c": 0.07753,
"h": 162.2
},
"luminance": 0.73235
}Semantic roles & 50–950 ramp
primary
#ADECCC
secondary
#C9759F
accent
#1B74CA
background
#FDFFFE
surface
#F9FEFB
border
#D2D6D4
text
#131715
muted
#828584