#6AF296#6AF296
#6AF296 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.175 H 151.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF296 |
|---|---|
| RGB | rgb(106, 242, 150) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 38%, 5.1%) |
| CIE-LAB | lab(86.39, -56.90, 33.48) |
| CIE-LCH | lch(86.39, 66.02, 149.53°) |
| OKLab | oklab(86.31% -0.1542 0.0834) |
| OKLCH | oklch(86.31% 0.175 151.6) |
| XYZ | xyz(43.1978, 68.7665, 39.8451) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF296 #F26AC6
analogous
#82F26A #6AF296 #6AF2DA
triadic
#6AF296 #966AF2 #F2966A
tetradic
#6AF296 #6A82F2 #F26AC6 #F2DA6A
square
#6AF296 #6A82F2 #F26AC6 #F2DA6A
split-complementary
#6AF296 #DA6AF2 #F26A82
monochromatic
#12CF4F #32ED6E #6AF296 #A2F7BE #DBFCE5
Accessibility & contrast
On white
1.42
#6AF296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6AF296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF296
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF296 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#44EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af296; /* rgb */ color: rgb(106, 242, 150); /* oklch */ color: oklch(86.3% 0.175 151.6);
Tailwind
colors: {
custom: {
50: '#9ff7b5',
500: '#6af296',
950: '#000000',
},
}SCSS
$custom: #6af296; $custom-light: #9ff7b5; $custom-dark: #000000;
JSON
{
"hex": "#6af296",
"rgb": {
"r": 106,
"g": 242,
"b": 150
},
"hsl": {
"h": 139.412,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86308,
"c": 0.1753,
"h": 151.6
},
"luminance": 0.6877
}Semantic roles & 50–950 ramp
primary
#6AF296
secondary
#CB369A
accent
#0599E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581