#AFEE95#AFEE95
#AFEE95 is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.6% C 0.134 H 136.9°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEE95 |
|---|---|
| RGB | rgb(175, 238, 149) |
| HSL | hsl(102, 72%, 76%) |
| HSV | hsv(102, 37%, 93%) |
| CMYK | cmyk(26.5%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(88.18, -35.74, 36.88) |
| CIE-LCH | lch(88.18, 51.36, 134.11°) |
| OKLab | oklab(88.56% -0.0977 0.0913) |
| OKLCH | oklch(88.56% 0.134 136.9) |
| XYZ | xyz(53.6770, 72.4312, 39.5805) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 2.60
Light Pastel Green
#B2FBA5
ΔE00 3.11
Pale Light Green
#B1FC99
ΔE00 3.14
Pastel Green
#B0FF9D
ΔE00 3.75
Celery
#C1FD95
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEE95 #D495EE
analogous
#DBEE95 #AFEE95 #95EEA7
triadic
#AFEE95 #95AFEE #EE95AF
tetradic
#AFEE95 #95DBEE #D495EE #EEA795
square
#AFEE95 #95DBEE #D495EE #EEA795
split-complementary
#AFEE95 #A795EE #EE95DB
monochromatic
#5FDD2C #87E660 #AFEE95 #D7F6CA #EBFBE5
Accessibility & contrast
On white
1.36
#AFEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#AFEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEE95
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEE95 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18F
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#ADE8D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #afee95; /* rgb */ color: rgb(175, 238, 149); /* oklch */ color: oklch(88.6% 0.134 136.9);
Tailwind
colors: {
custom: {
50: '#c8f4b5',
500: '#afee95',
950: '#000000',
},
}SCSS
$custom: #afee95; $custom-light: #c8f4b5; $custom-dark: #000000;
JSON
{
"hex": "#afee95",
"rgb": {
"r": 175,
"g": 238,
"b": 149
},
"hsl": {
"h": 102.472,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.88558,
"c": 0.13368,
"h": 136.9
},
"luminance": 0.72433
}Semantic roles & 50–950 ramp
primary
#AFEE95
secondary
#AA5DCA
accent
#11D49B
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581