#AFE495#AFE495
#AFE495 is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.3% C 0.119 H 135.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE495 |
|---|---|
| RGB | rgb(175, 228, 149) |
| HSL | hsl(100, 59%, 74%) |
| HSV | hsv(100, 35%, 89%) |
| CMYK | cmyk(23.2%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(85.39, -31.12, 33.21) |
| CIE-LCH | lch(85.39, 45.52, 133.14°) |
| OKLab | oklab(86.31% -0.0849 0.0827) |
| OKLCH | oklch(86.31% 0.119 135.8) |
| XYZ | xyz(50.8461, 66.7694, 38.6368) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.03
Light Sage
#BCECAC
ΔE00 3.68
Washed Out Green
#BCF5A6
ΔE00 3.72
Tea Green
#BDF8A3
ΔE00 4.29
Light Pastel Green
#B2FBA5
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE495 #CA95E4
analogous
#D7E495 #AFE495 #95E4A3
triadic
#AFE495 #95AFE4 #E495AF
tetradic
#AFE495 #95D7E4 #CA95E4 #E4A395
square
#AFE495 #95D7E4 #CA95E4 #E4A395
split-complementary
#AFE495 #A395E4 #E495D7
monochromatic
#65CB34 #8AD864 #AFE495 #D4F0C6 #EDF9E7
Accessibility & contrast
On white
1.46
#AFE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#AFE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE495
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE495 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD890
Deuteranopia (green-blind)
#E1D499
Tritanopia (blue-blind)
#AEDED0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe495; /* rgb */ color: rgb(175, 228, 149); /* oklch */ color: oklch(86.3% 0.119 135.8);
Tailwind
colors: {
custom: {
50: '#c8ecb5',
500: '#afe495',
950: '#000000',
},
}SCSS
$custom: #afe495; $custom-light: #c8ecb5; $custom-dark: #000000;
JSON
{
"hex": "#afe495",
"rgb": {
"r": 175,
"g": 228,
"b": 149
},
"hsl": {
"h": 100.253,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.8631,
"c": 0.11853,
"h": 135.8
},
"luminance": 0.66771
}Semantic roles & 50–950 ramp
primary
#AFE495
secondary
#9F60BD
accent
#1EC790
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481