#6AF096#6AF096
#6AF096 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.173 H 151.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF096 |
|---|---|
| RGB | rgb(106, 240, 150) |
| HSL | hsl(140, 82%, 68%) |
| HSV | hsv(140, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 37.5%, 5.9%) |
| CIE-LAB | lab(85.80, -56.12, 32.69) |
| CIE-LCH | lch(85.80, 64.95, 149.78°) |
| OKLab | oklab(85.82% -0.1521 0.0816) |
| OKLCH | oklch(85.82% 0.173 151.8) |
| XYZ | xyz(42.6058, 67.5825, 39.6477) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF096 #F06AC4
analogous
#81F06A #6AF096 #6AF0D9
triadic
#6AF096 #966AF0 #F0966A
tetradic
#6AF096 #6A81F0 #F06AC4 #F0D96A
square
#6AF096 #6A81F0 #F06AC4 #F0D96A
split-complementary
#6AF096 #D96AF0 #F06A81
monochromatic
#14CB50 #32EA6F #6AF096 #A2F6BD #D9FBE4
Accessibility & contrast
On white
1.45
#6AF096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6AF096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF096
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF096 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE90
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#45EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af096; /* rgb */ color: rgb(106, 240, 150); /* oklch */ color: oklch(85.8% 0.173 151.8);
Tailwind
colors: {
custom: {
50: '#9ff6b5',
500: '#6af096',
950: '#000000',
},
}SCSS
$custom: #6af096; $custom-light: #9ff6b5; $custom-dark: #000000;
JSON
{
"hex": "#6af096",
"rgb": {
"r": 106,
"g": 240,
"b": 150
},
"hsl": {
"h": 139.701,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85824,
"c": 0.17261,
"h": 151.8
},
"luminance": 0.67586
}Semantic roles & 50–950 ramp
primary
#6AF096
secondary
#C83698
accent
#0798DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581