#6AF39D#6AF39D
#6AF39D is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.7% C 0.170 H 153.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF39D |
|---|---|
| RGB | rgb(106, 243, 157) |
| HSL | hsl(142, 85%, 68%) |
| HSV | hsv(142, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(86.80, -56.08, 30.50) |
| CIE-LCH | lch(86.80, 63.84, 151.46°) |
| OKLab | oklab(86.68% -0.1522 0.0765) |
| OKLCH | oklch(86.68% 0.17 153.3) |
| XYZ | xyz(44.0768, 69.5956, 43.0023) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.18
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Green Blue
#56FCA2
ΔE00 2.32
Sea Green (survey)
#53FCA1
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF39D #F36AC0
analogous
#7BF36A #6AF39D #6AF3E2
triadic
#6AF39D #9D6AF3 #F39D6A
tetradic
#6AF39D #6A7BF3 #F36AC0 #F3E26A
square
#6AF39D #6A7BF3 #F36AC0 #F3E26A
split-complementary
#6AF39D #E26AF3 #F36A7B
monochromatic
#11D259 #31EE78 #6AF39D #A3F8C2 #DBFCE8
Accessibility & contrast
On white
1.41
#6AF39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#6AF39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF39D
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF39D | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E197
Deuteranopia (green-blind)
#E0D4A2
Tritanopia (blue-blind)
#40F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af39d; /* rgb */ color: rgb(106, 243, 157); /* oklch */ color: oklch(86.7% 0.170 153.3);
Tailwind
colors: {
custom: {
50: '#9ff8ba',
500: '#6af39d',
950: '#000000',
},
}SCSS
$custom: #6af39d; $custom-light: #9ff8ba; $custom-dark: #000000;
JSON
{
"hex": "#6af39d",
"rgb": {
"r": 106,
"g": 243,
"b": 157
},
"hsl": {
"h": 142.336,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86682,
"c": 0.17031,
"h": 153.3
},
"luminance": 0.696
}Semantic roles & 50–950 ramp
primary
#6AF39D
secondary
#CC3594
accent
#048FE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581