#AFE39B#AFE39B
#AFE39B is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.2% C 0.110 H 137.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE39B |
|---|---|
| RGB | rgb(175, 227, 155) |
| HSL | hsl(103, 56%, 75%) |
| HSV | hsv(103, 32%, 89%) |
| CMYK | cmyk(22.9%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(85.21, -29.78, 29.92) |
| CIE-LCH | lch(85.21, 42.21, 134.86°) |
| OKLab | oklab(86.2% -0.0811 0.075) |
| OKLCH | oklch(86.2% 0.11 137.2) |
| XYZ | xyz(51.0632, 66.4173, 41.1335) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.05
Light Sage
#BCECAC
ΔE00 2.85
Washed Out Green
#BCF5A6
ΔE00 3.94
Tea Green
#BDF8A3
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 5.17
Light Pastel Green
#B2FBA5
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE39B #CF9BE3
analogous
#D3E39B #AFE39B #9BE3AB
triadic
#AFE39B #9BAFE3 #E39BAF
tetradic
#AFE39B #9BD3E3 #CF9BE3 #E3AB9B
square
#AFE39B #9BD3E3 #CF9BE3 #E3AB9B
split-complementary
#AFE39B #AB9BE3 #E39BD3
monochromatic
#63C83B #89D66B #AFE39B #D5F0CB #ECF8E7
Accessibility & contrast
On white
1.47
#AFE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#AFE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE39B
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE39B | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#AEDED0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe39b; /* rgb */ color: rgb(175, 227, 155); /* oklch */ color: oklch(86.2% 0.110 137.2);
Tailwind
colors: {
custom: {
50: '#c8ecb9',
500: '#afe39b',
950: '#000000',
},
}SCSS
$custom: #afe39b; $custom-light: #c8ecb9; $custom-dark: #000000;
JSON
{
"hex": "#afe39b",
"rgb": {
"r": 175,
"g": 227,
"b": 155
},
"hsl": {
"h": 103.333,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.86199,
"c": 0.11048,
"h": 137.2
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#AFE39B
secondary
#A466BC
accent
#22C497
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481