#AFDB90#AFDB90
#AFDB90 is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.2% C 0.110 H 133.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB90 |
|---|---|
| RGB | rgb(175, 219, 144) |
| HSL | hsl(95, 51%, 71%) |
| HSV | hsv(95, 34%, 86%) |
| CMYK | cmyk(20.1%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(82.80, -27.58, 32.34) |
| CIE-LCH | lch(82.80, 42.50, 130.45°) |
| OKLab | oklab(84.2% -0.0752 0.0805) |
| OKLCH | oklch(84.2% 0.11 133) |
| XYZ | xyz(48.0437, 61.7897, 35.7755) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.77
Pale Olive Green
#B1D27B
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.76
Pale Olive
#B9CC81
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB90 #BC90DB
analogous
#D4DB90 #AFDB90 #90DB96
triadic
#AFDB90 #90AFDB #DB90AF
tetradic
#AFDB90 #90D4DB #BC90DB #DB9690
square
#AFDB90 #90D4DB #BC90DB #DB9690
split-complementary
#AFDB90 #9690DB #DB90D4
monochromatic
#6EB63B #8ECC62 #AFDB90 #D0EABE #EEF8E8
Accessibility & contrast
On white
1.57
#AFDB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#AFDB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB90
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB90 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#B0D5C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdb90; /* rgb */ color: rgb(175, 219, 144); /* oklch */ color: oklch(84.2% 0.110 133.0);
Tailwind
colors: {
custom: {
50: '#c8e6b1',
500: '#afdb90',
950: '#000000',
},
}SCSS
$custom: #afdb90; $custom-light: #c8e6b1; $custom-dark: #000000;
JSON
{
"hex": "#afdb90",
"rgb": {
"r": 175,
"g": 219,
"b": 144
},
"hsl": {
"h": 95.2,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.84203,
"c": 0.11016,
"h": 133
},
"luminance": 0.61791
}Semantic roles & 50–950 ramp
primary
#AFDB90
secondary
#8F5DB2
accent
#27BE80
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131611
muted
#828481