#AFDA93#AFDA93
#AFDA93 is a very light, moderate yellow-green. Relative luminance 0.614; OKLCH L 84.0% C 0.105 H 133.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDA93 |
|---|---|
| RGB | rgb(175, 218, 147) |
| HSL | hsl(96, 49%, 72%) |
| HSV | hsv(96, 33%, 85%) |
| CMYK | cmyk(19.7%, 0%, 32.6%, 14.5%) |
| CIE-LAB | lab(82.57, -26.67, 30.50) |
| CIE-LCH | lch(82.57, 40.51, 131.17°) |
| OKLab | oklab(84.04% -0.0726 0.0762) |
| OKLCH | oklch(84.04% 0.105 133.6) |
| XYZ | xyz(48.0160, 61.3624, 36.9125) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.33
Pale Olive Green
#B1D27B
ΔE00 4.53
Light Sage
#BCECAC
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 5.50
Washed Out Green
#BCF5A6
ΔE00 5.98
Pale Olive
#B9CC81
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDA93 #BE93DA
analogous
#D3DA93 #AFDA93 #93DA9B
triadic
#AFDA93 #93AFDA #DA93AF
tetradic
#AFDA93 #93D3DA #BE93DA #DA9B93
square
#AFDA93 #93D3DA #BE93DA #DA9B93
split-complementary
#AFDA93 #9B93DA #DA93D3
monochromatic
#6DB53E #8DCA65 #AFDA93 #D1EAC1 #EEF7E8
Accessibility & contrast
On white
1.58
#AFDA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#AFDA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDA93
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDA93 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#B0D5C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afda93; /* rgb */ color: rgb(175, 218, 147); /* oklch */ color: oklch(84.0% 0.105 133.6);
Tailwind
colors: {
custom: {
50: '#c8e5b3',
500: '#afda93',
950: '#000000',
},
}SCSS
$custom: #afda93; $custom-light: #c8e5b3; $custom-dark: #000000;
JSON
{
"hex": "#afda93",
"rgb": {
"r": 175,
"g": 218,
"b": 147
},
"hsl": {
"h": 96.338,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.84036,
"c": 0.10528,
"h": 133.6
},
"luminance": 0.61363
}Semantic roles & 50–950 ramp
primary
#AFDA93
secondary
#9160B1
accent
#29BC82
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481