#AFF692#AFF692
#AFF692 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.3% C 0.149 H 137.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF692 |
|---|---|
| RGB | rgb(175, 246, 146) |
| HSL | hsl(103, 85%, 77%) |
| HSV | hsv(103, 41%, 96%) |
| CMYK | cmyk(28.9%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(90.37, -39.76, 41.20) |
| CIE-LCH | lch(90.37, 57.25, 133.98°) |
| OKLab | oklab(90.31% -0.1088 0.1012) |
| OKLCH | oklch(90.31% 0.149 137.1) |
| XYZ | xyz(55.8217, 77.0988, 39.1290) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.35
Pastel Green
#B0FF9D
ΔE00 2.14
Celery
#C1FD95
ΔE00 2.70
Tea Green
#BDF8A3
ΔE00 2.76
Light Pastel Green
#B2FBA5
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF692 #D992F6
analogous
#E1F692 #AFF692 #92F6A7
triadic
#AFF692 #92AFF6 #F692AF
tetradic
#AFF692 #92E1F6 #D992F6 #F6A792
square
#AFF692 #92E1F6 #D992F6 #F6A792
split-complementary
#AFF692 #A792F6 #F692E1
monochromatic
#5CED21 #86F159 #AFF692 #D8FBCB #EAFDE3
Accessibility & contrast
On white
1.28
#AFF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#AFF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF692
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF692 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78B
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#ADEFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff692; /* rgb */ color: rgb(175, 246, 146); /* oklch */ color: oklch(90.3% 0.149 137.1);
Tailwind
colors: {
custom: {
50: '#c9f9b3',
500: '#aff692',
950: '#000000',
},
}SCSS
$custom: #aff692; $custom-light: #c9f9b3; $custom-dark: #000000;
JSON
{
"hex": "#aff692",
"rgb": {
"r": 175,
"g": 246,
"b": 146
},
"hsl": {
"h": 102.6,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.90314,
"c": 0.1486,
"h": 137.1
},
"luminance": 0.77101
}Semantic roles & 50–950 ramp
primary
#AFF692
secondary
#B058D4
accent
#04E1A1
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581