#6AF38F#6AF38F
#6AF38F is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.183 H 149.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF38F |
|---|---|
| RGB | rgb(106, 243, 143) |
| HSL | hsl(136, 85%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(86.58, -58.45, 37.21) |
| CIE-LCH | lch(86.58, 69.29, 147.52°) |
| OKLab | oklab(86.43% -0.1582 0.092) |
| OKLCH | oklch(86.43% 0.183 149.8) |
| XYZ | xyz(42.9493, 69.1446, 37.0642) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF38F #F36ACE
analogous
#89F36A #6AF38F #6AF3D3
triadic
#6AF38F #8F6AF3 #F38F6A
tetradic
#6AF38F #6A89F3 #F36ACE #F3D36A
square
#6AF38F #6A89F3 #F36ACE #F3D36A
split-complementary
#6AF38F #D36AF3 #F36A89
monochromatic
#11D245 #31EE64 #6AF38F #A3F8BA #DBFCE4
Accessibility & contrast
On white
1.42
#6AF38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#6AF38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF38F
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF38F | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E088
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#47EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af38f; /* rgb */ color: rgb(106, 243, 143); /* oklch */ color: oklch(86.4% 0.183 149.8);
Tailwind
colors: {
custom: {
50: '#9ff8b1',
500: '#6af38f',
950: '#000000',
},
}SCSS
$custom: #6af38f; $custom-light: #9ff8b1; $custom-dark: #000000;
JSON
{
"hex": "#6af38f",
"rgb": {
"r": 106,
"g": 243,
"b": 143
},
"hsl": {
"h": 136.204,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86427,
"c": 0.18301,
"h": 149.8
},
"luminance": 0.69149
}Semantic roles & 50–950 ramp
primary
#6AF38F
secondary
#CC35A3
accent
#04A6E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581