#AFF193#AFF193
#AFF193 is a very light, vivid green. Relative luminance 0.741; OKLCH L 89.2% C 0.140 H 136.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF193 |
|---|---|
| RGB | rgb(175, 241, 147) |
| HSL | hsl(102, 77%, 76%) |
| HSV | hsv(102, 39%, 95%) |
| CMYK | cmyk(27.4%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(88.98, -37.38, 38.92) |
| CIE-LCH | lch(88.98, 53.96, 133.84°) |
| OKLab | oklab(89.2% -0.1022 0.096) |
| OKLCH | oklch(89.2% 0.14 136.8) |
| XYZ | xyz(54.3994, 74.1293, 39.0403) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.36
Tea Green
#BDF8A3
ΔE00 2.47
Light Pastel Green
#B2FBA5
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 2.93
Pastel Green
#B0FF9D
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF193 #D593F1
analogous
#DEF193 #AFF193 #93F1A6
triadic
#AFF193 #93AFF1 #F193AF
tetradic
#AFF193 #93DEF1 #D593F1 #F1A693
square
#AFF193 #93DEF1 #D593F1 #F1A693
split-complementary
#AFF193 #A693F1 #F193DE
monochromatic
#5FE327 #87EA5D #AFF193 #D7F8C9 #EBFBE4
Accessibility & contrast
On white
1.33
#AFF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#AFF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF193
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF193 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#ADEBDA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff193; /* rgb */ color: rgb(175, 241, 147); /* oklch */ color: oklch(89.2% 0.140 136.8);
Tailwind
colors: {
custom: {
50: '#c9f6b4',
500: '#aff193',
950: '#000000',
},
}SCSS
$custom: #aff193; $custom-light: #c9f6b4; $custom-dark: #000000;
JSON
{
"hex": "#aff193",
"rgb": {
"r": 175,
"g": 241,
"b": 147
},
"hsl": {
"h": 102.128,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.892,
"c": 0.14023,
"h": 136.8
},
"luminance": 0.74131
}Semantic roles & 50–950 ramp
primary
#AFF193
secondary
#AB5ACE
accent
#0CD99C
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581