#A6FDBE#A6FDBE
#A6FDBE is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.2% C 0.121 H 152.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FDBE |
|---|---|
| RGB | rgb(166, 253, 190) |
| HSL | hsl(137, 96%, 82%) |
| HSV | hsv(137, 34%, 99%) |
| CMYK | cmyk(34.4%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(92.61, -38.88, 22.04) |
| CIE-LCH | lch(92.61, 44.69, 150.45°) |
| OKLab | oklab(92.25% -0.1067 0.0562) |
| OKLCH | oklch(92.25% 0.121 152.2) |
| XYZ | xyz(60.1420, 82.0721, 61.3777) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.89
Light Seafoam Green
#A7FFB5
ΔE00 2.23
Light Mint Green
#A6FBB2
ΔE00 2.25
Light Sea Green
#98F6B0
ΔE00 2.34
Light Mint
#B6FFBB
ΔE00 2.62
Mint (survey)
#9FFEB0
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FDBE #FDA6E5
analogous
#BAFDA6 #A6FDBE #A6FDEA
triadic
#A6FDBE #BEA6FD #FDBEA6
tetradic
#A6FDBE #A6BAFD #FDA6E5 #FDEAA6
square
#A6FDBE #A6BAFD #FDA6E5 #FDEAA6
split-complementary
#A6FDBE #EAA6FD #FDA6BA
monochromatic
#2EFA67 #6AFC92 #A6FDBE #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.21
#A6FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#A6FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FDBE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FDBE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#F0E6C2
Tritanopia (blue-blind)
#97FBEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a6fdbe; /* rgb */ color: rgb(166, 253, 190); /* oklch */ color: oklch(92.2% 0.121 152.2);
Tailwind
colors: {
custom: {
50: '#c3fed1',
500: '#a6fdbe',
950: '#000000',
},
}SCSS
$custom: #a6fdbe; $custom-light: #c3fed1; $custom-dark: #000000;
JSON
{
"hex": "#a6fdbe",
"rgb": {
"r": 166,
"g": 253,
"b": 190
},
"hsl": {
"h": 136.552,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.92247,
"c": 0.12058,
"h": 152.2
},
"luminance": 0.82075
}Semantic roles & 50–950 ramp
primary
#A6FDBE
secondary
#E166BF
accent
#00A6E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683