#6AF095#6AF095
#6AF095 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.174 H 151.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF095 |
|---|---|
| RGB | rgb(106, 240, 149) |
| HSL | hsl(139, 82%, 68%) |
| HSV | hsv(139, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.78, -56.29, 33.18) |
| CIE-LCH | lch(85.78, 65.34, 149.49°) |
| OKLab | oklab(85.81% -0.1525 0.0827) |
| OKLCH | oklch(85.81% 0.174 151.5) |
| XYZ | xyz(42.5256, 67.5504, 39.2255) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF095 #F06AC5
analogous
#82F06A #6AF095 #6AF0D8
triadic
#6AF095 #956AF0 #F0956A
tetradic
#6AF095 #6A82F0 #F06AC5 #F0D86A
square
#6AF095 #6A82F0 #F06AC5 #F0D86A
split-complementary
#6AF095 #D86AF0 #F06A82
monochromatic
#14CB4F #32EA6D #6AF095 #A2F6BD #D9FBE4
Accessibility & contrast
On white
1.45
#6AF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6AF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF095
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF095 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#DFD19B
Tritanopia (blue-blind)
#45EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af095; /* rgb */ color: rgb(106, 240, 149); /* oklch */ color: oklch(85.8% 0.174 151.5);
Tailwind
colors: {
custom: {
50: '#9ff6b5',
500: '#6af095',
950: '#000000',
},
}SCSS
$custom: #6af095; $custom-light: #9ff6b5; $custom-dark: #000000;
JSON
{
"hex": "#6af095",
"rgb": {
"r": 106,
"g": 240,
"b": 149
},
"hsl": {
"h": 139.254,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85805,
"c": 0.17352,
"h": 151.5
},
"luminance": 0.67554
}Semantic roles & 50–950 ramp
primary
#6AF095
secondary
#C83699
accent
#0799DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581