#AFFC90#AFFC90
#AFFC90 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.6% C 0.159 H 137.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC90 |
|---|---|
| RGB | rgb(175, 252, 144) |
| HSL | hsl(103, 95%, 78%) |
| HSV | hsv(103, 43%, 99%) |
| CMYK | cmyk(30.6%, 0%, 42.9%, 1.2%) |
| CIE-LAB | lab(92.02, -42.67, 44.28) |
| CIE-LCH | lch(92.02, 61.49, 133.94°) |
| OKLab | oklab(91.64% -0.1169 0.1082) |
| OKLCH | oklch(91.64% 0.159 137.2) |
| XYZ | xyz(57.5220, 80.7462, 38.9350) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.35
Pastel Green
#B0FF9D
ΔE00 1.86
Celery
#C1FD95
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Light Green
#96F97B
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC90 #DD90FC
analogous
#E5FC90 #AFFC90 #90FCA7
triadic
#AFFC90 #90AFFC #FC90AF
tetradic
#AFFC90 #90E5FC #DD90FC #FCA790
square
#AFFC90 #90E5FC #DD90FC #FCA790
split-complementary
#AFFC90 #A790FC #FC90E5
monochromatic
#59F919 #84FA54 #AFFC90 #DAFECC #EAFEE1
Accessibility & contrast
On white
1.22
#AFFC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#AFFC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC90
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC90 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#F7E696
Tritanopia (blue-blind)
#ACF5E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc90; /* rgb */ color: rgb(175, 252, 144); /* oklch */ color: oklch(91.6% 0.159 137.2);
Tailwind
colors: {
custom: {
50: '#c9fdb2',
500: '#affc90',
950: '#000000',
},
}SCSS
$custom: #affc90; $custom-light: #c9fdb2; $custom-dark: #000000;
JSON
{
"hex": "#affc90",
"rgb": {
"r": 175,
"g": 252,
"b": 144
},
"hsl": {
"h": 102.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91642,
"c": 0.15928,
"h": 137.2
},
"luminance": 0.80748
}Semantic roles & 50–950 ramp
primary
#AFFC90
secondary
#B554DC
accent
#00E6A4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681