#AFF69C#AFF69C
#AFF69C is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.5% C 0.138 H 139.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF69C |
|---|---|
| RGB | rgb(175, 246, 156) |
| HSL | hsl(107, 83%, 79%) |
| HSV | hsv(107, 37%, 96%) |
| CMYK | cmyk(28.9%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(90.52, -38.38, 36.45) |
| CIE-LCH | lch(90.52, 52.93, 136.47°) |
| OKLab | oklab(90.48% -0.1048 0.0905) |
| OKLCH | oklch(90.48% 0.138 139.2) |
| XYZ | xyz(56.6339, 77.4237, 43.4064) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.38
Pale Light Green
#B1FC99
ΔE00 1.72
Tea Green
#BDF8A3
ΔE00 1.97
Pastel Green
#B0FF9D
ΔE00 2.06
Washed Out Green
#BCF5A6
ΔE00 2.41
Palegreen
#98FB98
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF69C #E39CF6
analogous
#DCF69C #AFF69C #9CF6B6
triadic
#AFF69C #9CAFF6 #F69CAF
tetradic
#AFF69C #9CDCF6 #E39CF6 #F6B69C
square
#AFF69C #9CDCF6 #E39CF6 #F6B69C
split-complementary
#AFF69C #B69CF6 #F69CDC
monochromatic
#54EC2C #82F164 #AFF69C #DCFBD4 #E8FCE3
Accessibility & contrast
On white
1.27
#AFF69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#AFF69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF69C
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF69C | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE896
Deuteranopia (green-blind)
#F0E1A1
Tritanopia (blue-blind)
#ABF0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff69c; /* rgb */ color: rgb(175, 246, 156); /* oklch */ color: oklch(90.5% 0.138 139.2);
Tailwind
colors: {
custom: {
50: '#c9f9ba',
500: '#aff69c',
950: '#000000',
},
}SCSS
$custom: #aff69c; $custom-light: #c9f9ba; $custom-dark: #000000;
JSON
{
"hex": "#aff69c",
"rgb": {
"r": 175,
"g": 246,
"b": 156
},
"hsl": {
"h": 107.333,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.90484,
"c": 0.13844,
"h": 139.2
},
"luminance": 0.77426
}Semantic roles & 50–950 ramp
primary
#AFF69C
secondary
#BD61D5
accent
#06E0B2
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581