#AFE699#AFE699
#AFE699 is a very light, moderate green. Relative luminance 0.680; OKLCH L 86.8% C 0.117 H 137.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE699 |
|---|---|
| RGB | rgb(175, 230, 153) |
| HSL | hsl(103, 61%, 75%) |
| HSV | hsv(103, 33%, 90%) |
| CMYK | cmyk(23.9%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(86.01, -31.48, 32.01) |
| CIE-LCH | lch(86.01, 44.89, 134.53°) |
| OKLab | oklab(86.83% -0.0858 0.0799) |
| OKLCH | oklch(86.83% 0.117 137) |
| XYZ | xyz(51.7243, 68.0060, 40.5321) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.93
Light Sage
#BCECAC
ΔE00 3.16
Washed Out Green
#BCF5A6
ΔE00 3.26
Tea Green
#BDF8A3
ΔE00 3.95
Light Pastel Green
#B2FBA5
ΔE00 4.70
Lightgreen
#90EE90
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE699 #D099E6
analogous
#D6E699 #AFE699 #99E6A9
triadic
#AFE699 #99AFE6 #E699AF
tetradic
#AFE699 #99D6E6 #D099E6 #E6A999
square
#AFE699 #99D6E6 #D099E6 #E6A999
split-complementary
#AFE699 #A999E6 #E699D6
monochromatic
#62CE37 #88DA68 #AFE699 #D6F2CA #ECF9E6
Accessibility & contrast
On white
1.44
#AFE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#AFE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE699
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE699 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#E3D59D
Tritanopia (blue-blind)
#ADE1D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe699; /* rgb */ color: rgb(175, 230, 153); /* oklch */ color: oklch(86.8% 0.117 137.0);
Tailwind
colors: {
custom: {
50: '#c8eeb7',
500: '#afe699',
950: '#000000',
},
}SCSS
$custom: #afe699; $custom-light: #c8eeb7; $custom-dark: #000000;
JSON
{
"hex": "#afe699",
"rgb": {
"r": 175,
"g": 230,
"b": 153
},
"hsl": {
"h": 102.857,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.86832,
"c": 0.11729,
"h": 137
},
"luminance": 0.68007
}Semantic roles & 50–950 ramp
primary
#AFE699
secondary
#A563C0
accent
#1DC897
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581