#AFEB95#AFEB95
#AFEB95 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.9% C 0.129 H 136.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEB95 |
|---|---|
| RGB | rgb(175, 235, 149) |
| HSL | hsl(102, 68%, 75%) |
| HSV | hsv(102, 37%, 92%) |
| CMYK | cmyk(25.5%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(87.34, -34.37, 35.78) |
| CIE-LCH | lch(87.34, 49.62, 133.85°) |
| OKLab | oklab(87.88% -0.0939 0.0887) |
| OKLCH | oklch(87.88% 0.129 136.6) |
| XYZ | xyz(52.8109, 70.6990, 39.2917) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.73
Tea Green
#BDF8A3
ΔE00 2.92
Light Pastel Green
#B2FBA5
ΔE00 3.65
Pale Light Green
#B1FC99
ΔE00 3.89
Light Sage
#BCECAC
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEB95 #D195EB
analogous
#DAEB95 #AFEB95 #95EBA6
triadic
#AFEB95 #95AFEB #EB95AF
tetradic
#AFEB95 #95DAEB #D195EB #EBA695
square
#AFEB95 #95DAEB #D195EB #EBA695
split-complementary
#AFEB95 #A695EB #EB95DA
monochromatic
#61D82E #88E162 #AFEB95 #D6F5C8 #ECFAE5
Accessibility & contrast
On white
1.39
#AFEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#AFEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEB95
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEB95 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#E8D99A
Tritanopia (blue-blind)
#AEE5D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeb95; /* rgb */ color: rgb(175, 235, 149); /* oklch */ color: oklch(87.9% 0.129 136.6);
Tailwind
colors: {
custom: {
50: '#c8f1b5',
500: '#afeb95',
950: '#000000',
},
}SCSS
$custom: #afeb95; $custom-light: #c8f1b5; $custom-dark: #000000;
JSON
{
"hex": "#afeb95",
"rgb": {
"r": 175,
"g": 235,
"b": 149
},
"hsl": {
"h": 101.86,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.87882,
"c": 0.12918,
"h": 136.6
},
"luminance": 0.70701
}Semantic roles & 50–950 ramp
primary
#AFEB95
secondary
#A75EC6
accent
#15D098
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581