#AFF68D#AFF68D
#AFF68D is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.2% C 0.154 H 136.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF68D |
|---|---|
| RGB | rgb(175, 246, 141) |
| HSL | hsl(101, 85%, 76%) |
| HSV | hsv(101, 43%, 96%) |
| CMYK | cmyk(28.9%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(90.30, -40.41, 43.55) |
| CIE-LCH | lch(90.30, 59.41, 132.86°) |
| OKLab | oklab(90.24% -0.1108 0.1064) |
| OKLCH | oklch(90.24% 0.154 136.2) |
| XYZ | xyz(55.4412, 76.9466, 37.1252) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.81
Celery
#C1FD95
ΔE00 2.48
Pastel Green
#B0FF9D
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Tea Green
#BDF8A3
ΔE00 3.36
Light Yellowish Green
#C2FF89
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF68D #D48DF6
analogous
#E4F68D #AFF68D #8DF69F
triadic
#AFF68D #8DAFF6 #F68DAF
tetradic
#AFF68D #8DE4F6 #D48DF6 #F69F8D
square
#AFF68D #8DE4F6 #D48DF6 #F69F8D
split-complementary
#AFF68D #9F8DF6 #F68DE4
monochromatic
#5FED1C #87F254 #AFF68D #D7FAC6 #EBFDE3
Accessibility & contrast
On white
1.28
#AFF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#AFF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF68D
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF68D | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#F2E193
Tritanopia (blue-blind)
#ADEFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff68d; /* rgb */ color: rgb(175, 246, 141); /* oklch */ color: oklch(90.2% 0.154 136.2);
Tailwind
colors: {
custom: {
50: '#c9f9b0',
500: '#aff68d',
950: '#000000',
},
}SCSS
$custom: #aff68d; $custom-light: #c9f9b0; $custom-dark: #000000;
JSON
{
"hex": "#aff68d",
"rgb": {
"r": 175,
"g": 246,
"b": 141
},
"hsl": {
"h": 100.571,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.90235,
"c": 0.1536,
"h": 136.2
},
"luminance": 0.76949
}Semantic roles & 50–950 ramp
primary
#AFF68D
secondary
#AA53D4
accent
#04E29A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581