#6AF295#6AF295
#6AF295 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.176 H 151.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF295 |
|---|---|
| RGB | rgb(106, 242, 149) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(86.37, -57.07, 33.96) |
| CIE-LCH | lch(86.37, 66.41, 149.25°) |
| OKLab | oklab(86.29% -0.1546 0.0845) |
| OKLCH | oklch(86.29% 0.176 151.3) |
| XYZ | xyz(43.1176, 68.7344, 39.4228) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 2.93
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF295 #F26AC7
analogous
#83F26A #6AF295 #6AF2D9
triadic
#6AF295 #956AF2 #F2956A
tetradic
#6AF295 #6A83F2 #F26AC7 #F2D96A
square
#6AF295 #6A83F2 #F26AC7 #F2D96A
split-complementary
#6AF295 #D96AF2 #F26A83
monochromatic
#12CF4E #32ED6D #6AF295 #A2F7BD #DBFCE5
Accessibility & contrast
On white
1.42
#6AF295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6AF295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF295
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF295 | 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)
#F3E08F
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#45EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af295; /* rgb */ color: rgb(106, 242, 149); /* oklch */ color: oklch(86.3% 0.176 151.3);
Tailwind
colors: {
custom: {
50: '#9ff7b5',
500: '#6af295',
950: '#000000',
},
}SCSS
$custom: #6af295; $custom-light: #9ff7b5; $custom-dark: #000000;
JSON
{
"hex": "#6af295",
"rgb": {
"r": 106,
"g": 242,
"b": 149
},
"hsl": {
"h": 138.971,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.8629,
"c": 0.17622,
"h": 151.3
},
"luminance": 0.68738
}Semantic roles & 50–950 ramp
primary
#6AF295
secondary
#CB369C
accent
#059BE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581