#AFDB94#AFDB94
#AFDB94 is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.3% C 0.106 H 134.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB94 |
|---|---|
| RGB | rgb(175, 219, 148) |
| HSL | hsl(97, 50%, 72%) |
| HSV | hsv(97, 32%, 86%) |
| CMYK | cmyk(20.1%, 0%, 32.4%, 14.1%) |
| CIE-LAB | lab(82.87, -27.00, 30.38) |
| CIE-LCH | lch(82.87, 40.64, 131.63°) |
| OKLab | oklab(84.28% -0.0735 0.076) |
| OKLCH | oklch(84.28% 0.106 134.1) |
| XYZ | xyz(48.3549, 61.9141, 37.4142) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.16
Light Sage
#BCECAC
ΔE00 4.33
Pale Olive Green
#B1D27B
ΔE00 4.74
Washed Out Green
#BCF5A6
ΔE00 5.73
Light Moss Green
#A6C875
ΔE00 5.74
Pale Olive
#B9CC81
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB94 #C094DB
analogous
#D3DB94 #AFDB94 #94DB9D
triadic
#AFDB94 #94AFDB #DB94AF
tetradic
#AFDB94 #94D3DB #C094DB #DB9D94
square
#AFDB94 #94D3DB #C094DB #DB9D94
split-complementary
#AFDB94 #9D94DB #DB94D3
monochromatic
#6CB73E #8DCC66 #AFDB94 #D1EAC2 #EEF7E8
Accessibility & contrast
On white
1.57
#AFDB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#AFDB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB94
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB94 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#AFD6C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdb94; /* rgb */ color: rgb(175, 219, 148); /* oklch */ color: oklch(84.3% 0.106 134.1);
Tailwind
colors: {
custom: {
50: '#c8e6b4',
500: '#afdb94',
950: '#000000',
},
}SCSS
$custom: #afdb94; $custom-light: #c8e6b4; $custom-dark: #000000;
JSON
{
"hex": "#afdb94",
"rgb": {
"r": 175,
"g": 219,
"b": 148
},
"hsl": {
"h": 97.183,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.84278,
"c": 0.10571,
"h": 134.1
},
"luminance": 0.61915
}Semantic roles & 50–950 ramp
primary
#AFDB94
secondary
#9361B2
accent
#29BD85
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481