#AFE199#AFE199
#AFE199 is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.7% C 0.110 H 136.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE199 |
|---|---|
| RGB | rgb(175, 225, 153) |
| HSL | hsl(102, 55%, 74%) |
| HSV | hsv(102, 32%, 88%) |
| CMYK | cmyk(22.2%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(84.62, -29.13, 30.15) |
| CIE-LCH | lch(84.62, 41.92, 134.01°) |
| OKLab | oklab(85.71% -0.0793 0.0755) |
| OKLCH | oklch(85.71% 0.11 136.4) |
| XYZ | xyz(50.3528, 65.2630, 40.0749) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.91
Light Sage
#BCECAC
ΔE00 3.18
Washed Out Green
#BCF5A6
ΔE00 4.35
Tea Green
#BDF8A3
ΔE00 5.15
Hospital Green
#9BE5AA
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE199 #CB99E1
analogous
#D3E199 #AFE199 #99E1A7
triadic
#AFE199 #99AFE1 #E199AF
tetradic
#AFE199 #99D3E1 #CB99E1 #E1A799
square
#AFE199 #99D3E1 #CB99E1 #E1A799
split-complementary
#AFE199 #A799E1 #E199D3
monochromatic
#65C53A #8AD36A #AFE199 #D4EFC8 #ECF8E7
Accessibility & contrast
On white
1.49
#AFE199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AFE199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE199
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE199 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 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)
#E6D694
Deuteranopia (green-blind)
#DED29D
Tritanopia (blue-blind)
#AEDCCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe199; /* rgb */ color: rgb(175, 225, 153); /* oklch */ color: oklch(85.7% 0.110 136.4);
Tailwind
colors: {
custom: {
50: '#c8eab7',
500: '#afe199',
950: '#000000',
},
}SCSS
$custom: #afe199; $custom-light: #c8eab7; $custom-dark: #000000;
JSON
{
"hex": "#afe199",
"rgb": {
"r": 175,
"g": 225,
"b": 153
},
"hsl": {
"h": 101.667,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.85713,
"c": 0.10955,
"h": 136.4
},
"luminance": 0.65264
}Semantic roles & 50–950 ramp
primary
#AFE199
secondary
#A064BA
accent
#23C292
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481