#6AF39E#6AF39E
#6AF39E is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.7% C 0.169 H 153.6°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF39E |
|---|---|
| RGB | rgb(106, 243, 158) |
| HSL | hsl(143, 85%, 68%) |
| HSV | hsv(143, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 35%, 4.7%) |
| CIE-LAB | lab(86.81, -55.90, 30.02) |
| CIE-LCH | lch(86.81, 63.45, 151.77°) |
| OKLab | oklab(86.7% -0.1517 0.0753) |
| OKLCH | oklch(86.7% 0.169 153.6) |
| XYZ | xyz(44.1625, 69.6299, 43.4537) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.31
Sea Green (survey)
#53FCA1
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF39E #F36ABF
analogous
#7AF36A #6AF39E #6AF3E3
triadic
#6AF39E #9E6AF3 #F39E6A
tetradic
#6AF39E #6A7AF3 #F36ABF #F3E36A
square
#6AF39E #6A7AF3 #F36ABF #F3E36A
split-complementary
#6AF39E #E36AF3 #F36A7A
monochromatic
#11D25A #31EE79 #6AF39E #A3F8C3 #DBFCE8
Accessibility & contrast
On white
1.41
#6AF39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#6AF39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF39E
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF39E | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E198
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#40F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af39e; /* rgb */ color: rgb(106, 243, 158); /* oklch */ color: oklch(86.7% 0.169 153.6);
Tailwind
colors: {
custom: {
50: '#9ff8bb',
500: '#6af39e',
950: '#000000',
},
}SCSS
$custom: #6af39e; $custom-light: #9ff8bb; $custom-dark: #000000;
JSON
{
"hex": "#6af39e",
"rgb": {
"r": 106,
"g": 243,
"b": 158
},
"hsl": {
"h": 142.774,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86701,
"c": 0.16941,
"h": 153.6
},
"luminance": 0.69634
}Semantic roles & 50–950 ramp
primary
#6AF39E
secondary
#CC3593
accent
#048DE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582