#AFEB92#AFEB92
#AFEB92 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.8% C 0.132 H 136.0°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEB92 |
|---|---|
| RGB | rgb(175, 235, 146) |
| HSL | hsl(100, 69%, 75%) |
| HSV | hsv(100, 38%, 92%) |
| CMYK | cmyk(25.5%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(87.29, -34.79, 37.22) |
| CIE-LCH | lch(87.29, 50.95, 133.06°) |
| OKLab | oklab(87.83% -0.0951 0.092) |
| OKLCH | oklch(87.83% 0.132 136) |
| XYZ | xyz(52.5745, 70.6044, 38.0466) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.03
Tea Green
#BDF8A3
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.78
Light Pastel Green
#B2FBA5
ΔE00 3.84
Celery
#C1FD95
ΔE00 4.43
Pastel Green
#B0FF9D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEB92 #CE92EB
analogous
#DCEB92 #AFEB92 #92EBA1
triadic
#AFEB92 #92AFEB #EB92AF
tetradic
#AFEB92 #92DCEB #CE92EB #EBA192
square
#AFEB92 #92DCEB #CE92EB #EBA192
split-complementary
#AFEB92 #A192EB #EB92DC
monochromatic
#63D82B #89E25E #AFEB92 #D5F4C6 #ECFAE5
Accessibility & contrast
On white
1.39
#AFEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#AFEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEB92
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEB92 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#AEE5D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeb92; /* rgb */ color: rgb(175, 235, 146); /* oklch */ color: oklch(87.8% 0.132 136.0);
Tailwind
colors: {
custom: {
50: '#c8f1b3',
500: '#afeb92',
950: '#000000',
},
}SCSS
$custom: #afeb92; $custom-light: #c8f1b3; $custom-dark: #000000;
JSON
{
"hex": "#afeb92",
"rgb": {
"r": 175,
"g": 235,
"b": 146
},
"hsl": {
"h": 100.449,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.8783,
"c": 0.13233,
"h": 136
},
"luminance": 0.70606
}Semantic roles & 50–950 ramp
primary
#AFEB92
secondary
#A35BC6
accent
#15D194
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581