#6AF38D#6AF38D
#6AF38D is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.185 H 149.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF38D |
|---|---|
| RGB | rgb(106, 243, 141) |
| HSL | hsl(135, 85%, 68%) |
| HSV | hsv(135, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.55, -58.77, 38.16) |
| CIE-LCH | lch(86.55, 70.07, 147.01°) |
| OKLab | oklab(86.39% -0.159 0.0942) |
| OKLCH | oklch(86.39% 0.185 149.4) |
| XYZ | xyz(42.7992, 69.0845, 36.2734) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF38D #F36AD0
analogous
#8BF36A #6AF38D #6AF3D1
triadic
#6AF38D #8D6AF3 #F38D6A
tetradic
#6AF38D #6A8BF3 #F36AD0 #F3D16A
square
#6AF38D #6A8BF3 #F36AD0 #F3D16A
split-complementary
#6AF38D #D16AF3 #F36A8B
monochromatic
#11D242 #31EE62 #6AF38D #A3F8B8 #DBFCE4
Accessibility & contrast
On white
1.42
#6AF38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#6AF38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF38D
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF38D | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E086
Deuteranopia (green-blind)
#E2D494
Tritanopia (blue-blind)
#48EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af38d; /* rgb */ color: rgb(106, 243, 141); /* oklch */ color: oklch(86.4% 0.185 149.4);
Tailwind
colors: {
custom: {
50: '#9ff8af',
500: '#6af38d',
950: '#000000',
},
}SCSS
$custom: #6af38d; $custom-light: #9ff8af; $custom-dark: #000000;
JSON
{
"hex": "#6af38d",
"rgb": {
"r": 106,
"g": 243,
"b": 141
},
"hsl": {
"h": 135.328,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86393,
"c": 0.18482,
"h": 149.4
},
"luminance": 0.69088
}Semantic roles & 50–950 ramp
primary
#6AF38D
secondary
#CC35A5
accent
#04A9E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581