#AFFE90#AFFE90
#AFFE90 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.162 H 137.4°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE90 |
|---|---|
| RGB | rgb(175, 254, 144) |
| HSL | hsl(103, 98%, 78%) |
| HSV | hsv(103, 43%, 100%) |
| CMYK | cmyk(31.1%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(92.58, -43.54, 44.99) |
| CIE-LCH | lch(92.58, 62.61, 134.06°) |
| OKLab | oklab(92.1% -0.1193 0.1098) |
| OKLCH | oklch(92.1% 0.162 137.4) |
| XYZ | xyz(58.1534, 82.0089, 39.1454) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.59
Pastel Green
#B0FF9D
ΔE00 1.93
Celery
#C1FD95
ΔE00 2.62
Light Green
#96F97B
ΔE00 3.17
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE90 #DF90FE
analogous
#E6FE90 #AFFE90 #90FEA8
triadic
#AFFE90 #90AFFE #FE90AF
tetradic
#AFFE90 #90E6FE #DF90FE #FEA890
square
#AFFE90 #90E6FE #DF90FE #FEA890
split-complementary
#AFFE90 #A890FE #FE90E6
monochromatic
#58FD17 #83FD53 #AFFE90 #DBFFCD #E9FFE1
Accessibility & contrast
On white
1.21
#AFFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#AFFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE90
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE90 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#F9E797
Tritanopia (blue-blind)
#ACF7E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affe90; /* rgb */ color: rgb(175, 254, 144); /* oklch */ color: oklch(92.1% 0.162 137.4);
Tailwind
colors: {
custom: {
50: '#c9ffb2',
500: '#affe90',
950: '#000000',
},
}SCSS
$custom: #affe90; $custom-light: #c9ffb2; $custom-dark: #000000;
JSON
{
"hex": "#affe90",
"rgb": {
"r": 175,
"g": 254,
"b": 144
},
"hsl": {
"h": 103.091,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92096,
"c": 0.16214,
"h": 137.4
},
"luminance": 0.82011
}Semantic roles & 50–950 ramp
primary
#AFFE90
secondary
#B853DF
accent
#00E6A5
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681