#AFE193#AFE193
#AFE193 is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 85.6% C 0.116 H 134.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE193 |
|---|---|
| RGB | rgb(175, 225, 147) |
| HSL | hsl(98, 57%, 73%) |
| HSV | hsv(98, 35%, 88%) |
| CMYK | cmyk(22.2%, 0%, 34.7%, 11.8%) |
| CIE-LAB | lab(84.52, -30.00, 33.08) |
| CIE-LCH | lch(84.52, 44.66, 132.20°) |
| OKLab | oklab(85.6% -0.0818 0.0823) |
| OKLCH | oklch(85.6% 0.116 134.8) |
| XYZ | xyz(49.8697, 65.0698, 37.5304) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.80
Light Sage
#BCECAC
ΔE00 3.98
Washed Out Green
#BCF5A6
ΔE00 4.37
Tea Green
#BDF8A3
ΔE00 4.95
Pale Olive Green
#B1D27B
ΔE00 5.17
Light Pastel Green
#B2FBA5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE193 #C593E1
analogous
#D6E193 #AFE193 #93E19E
triadic
#AFE193 #93AFE1 #E193AF
tetradic
#AFE193 #93D6E1 #C593E1 #E19E93
square
#AFE193 #93D6E1 #C593E1 #E19E93
split-complementary
#AFE193 #9E93E1 #E193D6
monochromatic
#69C336 #8CD463 #AFE193 #D2EEC3 #EDF8E7
Accessibility & contrast
On white
1.50
#AFE193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AFE193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE193
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE193 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#AFDBCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe193; /* rgb */ color: rgb(175, 225, 147); /* oklch */ color: oklch(85.6% 0.116 134.8);
Tailwind
colors: {
custom: {
50: '#c8eab3',
500: '#afe193',
950: '#000000',
},
}SCSS
$custom: #afe193; $custom-light: #c8eab3; $custom-dark: #000000;
JSON
{
"hex": "#afe193",
"rgb": {
"r": 175,
"g": 225,
"b": 147
},
"hsl": {
"h": 98.462,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.85601,
"c": 0.11609,
"h": 134.8
},
"luminance": 0.65071
}Semantic roles & 50–950 ramp
primary
#AFE193
secondary
#995FBA
accent
#21C48A
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481