#AFF69B#AFF69B
#AFF69B is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.5% C 0.139 H 139.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF69B |
|---|---|
| RGB | rgb(175, 246, 155) |
| HSL | hsl(107, 83%, 79%) |
| HSV | hsv(107, 37%, 96%) |
| CMYK | cmyk(28.9%, 0%, 37%, 3.5%) |
| CIE-LAB | lab(90.50, -38.52, 36.93) |
| CIE-LCH | lch(90.50, 53.36, 136.21°) |
| OKLab | oklab(90.47% -0.1052 0.0916) |
| OKLCH | oklch(90.47% 0.139 139) |
| XYZ | xyz(56.5495, 77.3900, 42.9622) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.51
Pale Light Green
#B1FC99
ΔE00 1.60
Tea Green
#BDF8A3
ΔE00 2.00
Pastel Green
#B0FF9D
ΔE00 2.00
Washed Out Green
#BCF5A6
ΔE00 2.50
Palegreen
#98FB98
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF69B #E29BF6
analogous
#DCF69B #AFF69B #9BF6B4
triadic
#AFF69B #9BAFF6 #F69BAF
tetradic
#AFF69B #9BDCF6 #E29BF6 #F6B49B
square
#AFF69B #9BDCF6 #E29BF6 #F6B49B
split-complementary
#AFF69B #B49BF6 #F69BDC
monochromatic
#55EC2B #82F163 #AFF69B #DCFBD3 #E9FCE3
Accessibility & contrast
On white
1.27
#AFF69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#AFF69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF69B
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF69B | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE895
Deuteranopia (green-blind)
#F1E1A0
Tritanopia (blue-blind)
#ABF0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff69b; /* rgb */ color: rgb(175, 246, 155); /* oklch */ color: oklch(90.5% 0.139 139.0);
Tailwind
colors: {
custom: {
50: '#c9f9b9',
500: '#aff69b',
950: '#000000',
},
}SCSS
$custom: #aff69b; $custom-light: #c9f9b9; $custom-dark: #000000;
JSON
{
"hex": "#aff69b",
"rgb": {
"r": 175,
"g": 246,
"b": 155
},
"hsl": {
"h": 106.813,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.90466,
"c": 0.13946,
"h": 139
},
"luminance": 0.77392
}Semantic roles & 50–950 ramp
primary
#AFF69B
secondary
#BB60D5
accent
#06E0B0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581