#ADC993#ADC993
#ADC993 is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.1% C 0.079 H 130.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC993 |
|---|---|
| RGB | rgb(173, 201, 147) |
| HSL | hsl(91, 33%, 68%) |
| HSV | hsv(91, 27%, 79%) |
| CMYK | cmyk(13.9%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(77.74, -19.05, 23.96) |
| CIE-LCH | lch(77.74, 30.61, 128.48°) |
| OKLab | oklab(80.13% -0.0514 0.0606) |
| OKLCH | oklch(80.13% 0.079 130.3) |
| XYZ | xyz(43.3858, 52.7636, 35.4968) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.50
Light Moss Green
#A6C875
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 5.93
Lichen
#8FB67B
ΔE00 6.27
Darkseagreen
#8FBC8F
ΔE00 6.30
Tan Green
#A9BE70
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC993 #AF93C9
analogous
#C8C993 #ADC993 #93C994
triadic
#ADC993 #93ADC9 #C993AD
tetradic
#ADC993 #93C8C9 #AF93C9 #C99493
square
#ADC993 #93C8C9 #AF93C9 #C99493
split-complementary
#ADC993 #9493C9 #C993C8
monochromatic
#6F964B #8EB56A #ADC993 #CCDDBC #EBF2E5
Accessibility & contrast
On white
1.82
#ADC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ADC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC993
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC993 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC190
Deuteranopia (green-blind)
#CABF96
Tritanopia (blue-blind)
#AFC4BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adc993; /* rgb */ color: rgb(173, 201, 147); /* oklch */ color: oklch(80.1% 0.079 130.3);
Tailwind
colors: {
custom: {
50: '#c6d9b3',
500: '#adc993',
950: '#000000',
},
}SCSS
$custom: #adc993; $custom-light: #c6d9b3; $custom-dark: #000000;
JSON
{
"hex": "#adc993",
"rgb": {
"r": 173,
"g": 201,
"b": 147
},
"hsl": {
"h": 91.111,
"s": 33.333,
"l": 68.235
},
"oklch": {
"l": 0.80128,
"c": 0.07945,
"h": 130.3
},
"luminance": 0.52764
}Semantic roles & 50–950 ramp
primary
#ADC993
secondary
#81629E
accent
#39AC75
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381