#6AF39B#6AF39B
#6AF39B is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.172 H 152.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF39B |
|---|---|
| RGB | rgb(106, 243, 155) |
| HSL | hsl(141, 85%, 68%) |
| HSV | hsv(141, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 36.2%, 4.7%) |
| CIE-LAB | lab(86.76, -56.43, 31.46) |
| CIE-LCH | lch(86.76, 64.61, 150.86°) |
| OKLab | oklab(86.64% -0.153 0.0787) |
| OKLCH | oklch(86.64% 0.172 152.8) |
| XYZ | xyz(43.9075, 69.5279, 42.1104) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.33
Light Green Blue
#56FCA2
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF39B #F36AC2
analogous
#7DF36A #6AF39B #6AF3DF
triadic
#6AF39B #9B6AF3 #F39B6A
tetradic
#6AF39B #6A7DF3 #F36AC2 #F3DF6A
square
#6AF39B #6A7DF3 #F36AC2 #F3DF6A
split-complementary
#6AF39B #DF6AF3 #F36A7D
monochromatic
#11D256 #31EE75 #6AF39B #A3F8C1 #DBFCE7
Accessibility & contrast
On white
1.41
#6AF39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#6AF39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF39B
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF39B | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E195
Deuteranopia (green-blind)
#E1D4A1
Tritanopia (blue-blind)
#41F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af39b; /* rgb */ color: rgb(106, 243, 155); /* oklch */ color: oklch(86.6% 0.172 152.8);
Tailwind
colors: {
custom: {
50: '#9ff8b9',
500: '#6af39b',
950: '#000000',
},
}SCSS
$custom: #6af39b; $custom-light: #9ff8b9; $custom-dark: #000000;
JSON
{
"hex": "#6af39b",
"rgb": {
"r": 106,
"g": 243,
"b": 155
},
"hsl": {
"h": 141.46,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86644,
"c": 0.17212,
"h": 152.8
},
"luminance": 0.69532
}Semantic roles & 50–950 ramp
primary
#6AF39B
secondary
#CC3596
accent
#0492E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581