#AFDC94#AFDC94
#AFDC94 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.5% C 0.107 H 134.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC94 |
|---|---|
| RGB | rgb(175, 220, 148) |
| HSL | hsl(98, 51%, 72%) |
| HSV | hsv(98, 33%, 86%) |
| CMYK | cmyk(20.5%, 0%, 32.7%, 13.7%) |
| CIE-LAB | lab(83.15, -27.48, 30.75) |
| CIE-LCH | lch(83.15, 41.24, 131.79°) |
| OKLab | oklab(84.5% -0.0748 0.0769) |
| OKLCH | oklch(84.5% 0.107 134.2) |
| XYZ | xyz(48.6165, 62.4374, 37.5015) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.16
Light Sage
#BCECAC
ΔE00 4.20
Pale Olive Green
#B1D27B
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC94 #C194DC
analogous
#D3DC94 #AFDC94 #94DC9D
triadic
#AFDC94 #94AFDC #DC94AF
tetradic
#AFDC94 #94D3DC #C194DC #DC9D94
square
#AFDC94 #94D3DC #C194DC #DC9D94
split-complementary
#AFDC94 #9D94DC #DC94D3
monochromatic
#6BB93D #8DCD66 #AFDC94 #D1EBC2 #EEF7E8
Accessibility & contrast
On white
1.56
#AFDC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#AFDC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC94
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC94 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28F
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#AFD7C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdc94; /* rgb */ color: rgb(175, 220, 148); /* oklch */ color: oklch(84.5% 0.107 134.2);
Tailwind
colors: {
custom: {
50: '#c8e7b4',
500: '#afdc94',
950: '#000000',
},
}SCSS
$custom: #afdc94; $custom-light: #c8e7b4; $custom-dark: #000000;
JSON
{
"hex": "#afdc94",
"rgb": {
"r": 175,
"g": 220,
"b": 148
},
"hsl": {
"h": 97.5,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.84501,
"c": 0.10727,
"h": 134.2
},
"luminance": 0.62438
}Semantic roles & 50–950 ramp
primary
#AFDC94
secondary
#9461B4
accent
#27BE86
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481