#AFE295#AFE295
#AFE295 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 85.9% C 0.115 H 135.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE295 |
|---|---|
| RGB | rgb(175, 226, 149) |
| HSL | hsl(100, 57%, 74%) |
| HSV | hsv(100, 34%, 89%) |
| CMYK | cmyk(22.6%, 0%, 34.1%, 11.4%) |
| CIE-LAB | lab(84.83, -30.18, 32.48) |
| CIE-LCH | lch(84.83, 44.34, 132.91°) |
| OKLab | oklab(85.86% -0.0823 0.081) |
| OKLCH | oklch(85.86% 0.115 135.5) |
| XYZ | xyz(50.2991, 65.6753, 38.4545) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.65
Light Sage
#BCECAC
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 5.53
Light Pastel Green
#B2FBA5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE295 #C895E2
analogous
#D5E295 #AFE295 #95E2A1
triadic
#AFE295 #95AFE2 #E295AF
tetradic
#AFE295 #95D5E2 #C895E2 #E2A195
square
#AFE295 #95D5E2 #C895E2 #E2A195
split-complementary
#AFE295 #A195E2 #E295D5
monochromatic
#67C636 #8BD565 #AFE295 #D3EFC5 #EDF8E7
Accessibility & contrast
On white
1.49
#AFE295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AFE295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE295
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE295 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#AFDCCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe295; /* rgb */ color: rgb(175, 226, 149); /* oklch */ color: oklch(85.9% 0.115 135.5);
Tailwind
colors: {
custom: {
50: '#c8ebb5',
500: '#afe295',
950: '#000000',
},
}SCSS
$custom: #afe295; $custom-light: #c8ebb5; $custom-dark: #000000;
JSON
{
"hex": "#afe295",
"rgb": {
"r": 175,
"g": 226,
"b": 149
},
"hsl": {
"h": 99.74,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.85862,
"c": 0.11545,
"h": 135.5
},
"luminance": 0.65677
}Semantic roles & 50–950 ramp
primary
#AFE295
secondary
#9C60BB
accent
#21C58D
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481