#AFF383#AFF383
#AFF383 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.4% C 0.159 H 134.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF383 |
|---|---|
| RGB | rgb(175, 243, 131) |
| HSL | hsl(96, 82%, 73%) |
| HSV | hsv(96, 46%, 95%) |
| CMYK | cmyk(28%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(89.32, -40.31, 47.14) |
| CIE-LCH | lch(89.32, 62.03, 130.54°) |
| OKLab | oklab(89.4% -0.111 0.114) |
| OKLCH | oklch(89.4% 0.159 134.2) |
| XYZ | xyz(53.8254, 74.8521, 33.0803) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.87
Spring Green (survey)
#A9F971
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.17
Pale Light Green
#B1FC99
ΔE00 3.23
Light Green
#96F97B
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF383 #C783F3
analogous
#E7F383 #AFF383 #83F38F
triadic
#AFF383 #83AFF3 #F383AF
tetradic
#AFF383 #83E7F3 #C783F3 #F38F83
square
#AFF383 #83E7F3 #C783F3 #F38F83
split-complementary
#AFF383 #8F83F3 #F383E7
monochromatic
#68E516 #8BEE4B #AFF383 #D3F8BB #EDFCE3
Accessibility & contrast
On white
1.31
#AFF383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#AFF383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF383
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF383 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#F1DE8A
Tritanopia (blue-blind)
#AFEBD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff383; /* rgb */ color: rgb(175, 243, 131); /* oklch */ color: oklch(89.4% 0.159 134.2);
Tailwind
colors: {
custom: {
50: '#c9f7a9',
500: '#aff383',
950: '#000000',
},
}SCSS
$custom: #aff383; $custom-light: #c9f7a9; $custom-dark: #000000;
JSON
{
"hex": "#aff383",
"rgb": {
"r": 175,
"g": 243,
"b": 131
},
"hsl": {
"h": 96.429,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.89404,
"c": 0.15914,
"h": 134.2
},
"luminance": 0.74854
}Semantic roles & 50–950 ramp
primary
#AFF383
secondary
#9B4BCF
accent
#07DF8A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581