#AFE198#AFE198
#AFE198 is a very light, moderate green. Relative luminance 0.652; OKLCH L 85.7% C 0.111 H 136.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE198 |
|---|---|
| RGB | rgb(175, 225, 152) |
| HSL | hsl(101, 55%, 74%) |
| HSV | hsv(101, 32%, 88%) |
| CMYK | cmyk(22.2%, 0%, 32.4%, 11.8%) |
| CIE-LAB | lab(84.60, -29.28, 30.64) |
| CIE-LCH | lch(84.60, 42.38, 133.69°) |
| OKLab | oklab(85.69% -0.0797 0.0767) |
| OKLCH | oklch(85.69% 0.111 136.1) |
| XYZ | xyz(50.2706, 65.2301, 39.6418) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.04
Light Sage
#BCECAC
ΔE00 3.30
Washed Out Green
#BCF5A6
ΔE00 4.33
Tea Green
#BDF8A3
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.63
Pale Olive Green
#B1D27B
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE198 #CA98E1
analogous
#D4E198 #AFE198 #98E1A6
triadic
#AFE198 #98AFE1 #E198AF
tetradic
#AFE198 #98D4E1 #CA98E1 #E1A698
square
#AFE198 #98D4E1 #CA98E1 #E1A698
split-complementary
#AFE198 #A698E1 #E198D4
monochromatic
#65C539 #8AD369 #AFE198 #D4EFC7 #EDF8E7
Accessibility & contrast
On white
1.50
#AFE198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AFE198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE198
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE198 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#DED29C
Tritanopia (blue-blind)
#AEDCCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe198; /* rgb */ color: rgb(175, 225, 152); /* oklch */ color: oklch(85.7% 0.111 136.1);
Tailwind
colors: {
custom: {
50: '#c8eab7',
500: '#afe198',
950: '#000000',
},
}SCSS
$custom: #afe198; $custom-light: #c8eab7; $custom-dark: #000000;
JSON
{
"hex": "#afe198",
"rgb": {
"r": 175,
"g": 225,
"b": 152
},
"hsl": {
"h": 101.096,
"s": 54.887,
"l": 73.922
},
"oklch": {
"l": 0.85694,
"c": 0.11063,
"h": 136.1
},
"luminance": 0.65231
}Semantic roles & 50–950 ramp
primary
#AFE198
secondary
#9F63BA
accent
#23C290
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481