#AFEB94#AFEB94
#AFEB94 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.9% C 0.130 H 136.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEB94 |
|---|---|
| RGB | rgb(175, 235, 148) |
| HSL | hsl(101, 69%, 75%) |
| HSV | hsv(101, 37%, 92%) |
| CMYK | cmyk(25.5%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(87.32, -34.51, 36.26) |
| CIE-LCH | lch(87.32, 50.06, 133.58°) |
| OKLab | oklab(87.87% -0.0943 0.0898) |
| OKLCH | oklch(87.87% 0.13 136.4) |
| XYZ | xyz(52.7314, 70.6672, 38.8731) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.83
Tea Green
#BDF8A3
ΔE00 2.95
Light Pastel Green
#B2FBA5
ΔE00 3.71
Pale Light Green
#B1FC99
ΔE00 3.84
Light Sage
#BCECAC
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEB94 #D094EB
analogous
#DBEB94 #AFEB94 #94EBA4
triadic
#AFEB94 #94AFEB #EB94AF
tetradic
#AFEB94 #94DBEB #D094EB #EBA494
square
#AFEB94 #94DBEB #D094EB #EBA494
split-complementary
#AFEB94 #A494EB #EB94DB
monochromatic
#62D82D #88E160 #AFEB94 #D6F5C8 #ECFAE5
Accessibility & contrast
On white
1.39
#AFEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#AFEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEB94
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEB94 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#AEE5D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeb94; /* rgb */ color: rgb(175, 235, 148); /* oklch */ color: oklch(87.9% 0.130 136.4);
Tailwind
colors: {
custom: {
50: '#c8f1b4',
500: '#afeb94',
950: '#000000',
},
}SCSS
$custom: #afeb94; $custom-light: #c8f1b4; $custom-dark: #000000;
JSON
{
"hex": "#afeb94",
"rgb": {
"r": 175,
"g": 235,
"b": 148
},
"hsl": {
"h": 101.379,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.87865,
"c": 0.13022,
"h": 136.4
},
"luminance": 0.70669
}Semantic roles & 50–950 ramp
primary
#AFEB94
secondary
#A55DC6
accent
#15D096
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581