#6AF385#6AF385
#6AF385 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.192 H 147.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF385 |
|---|---|
| RGB | rgb(106, 243, 133) |
| HSL | hsl(132, 85%, 68%) |
| HSV | hsv(132, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.43, -60.00, 41.92) |
| CIE-LCH | lch(86.43, 73.20, 145.06°) |
| OKLab | oklab(86.26% -0.1624 0.1026) |
| OKLCH | oklch(86.26% 0.192 147.7) |
| XYZ | xyz(42.2253, 68.8550, 33.2509) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.61
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF385 #F36AD8
analogous
#93F36A #6AF385 #6AF3C9
triadic
#6AF385 #856AF3 #F3856A
tetradic
#6AF385 #6A93F3 #F36AD8 #F3C96A
square
#6AF385 #6A93F3 #F36AD8 #F3C96A
split-complementary
#6AF385 #C96AF3 #F36A93
monochromatic
#11D237 #31EE57 #6AF385 #A3F8B3 #DBFCE2
Accessibility & contrast
On white
1.42
#6AF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6AF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF385
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF385 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07C
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#4BEED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af385; /* rgb */ color: rgb(106, 243, 133); /* oklch */ color: oklch(86.3% 0.192 147.7);
Tailwind
colors: {
custom: {
50: '#9ff8aa',
500: '#6af385',
950: '#000000',
},
}SCSS
$custom: #6af385; $custom-light: #9ff8aa; $custom-dark: #000000;
JSON
{
"hex": "#6af385",
"rgb": {
"r": 106,
"g": 243,
"b": 133
},
"hsl": {
"h": 131.825,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86262,
"c": 0.19205,
"h": 147.7
},
"luminance": 0.68859
}Semantic roles & 50–950 ramp
primary
#6AF385
secondary
#CC35AE
accent
#04B6E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581