#6AF294#6AF294
#6AF294 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.177 H 151.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF294 |
|---|---|
| RGB | rgb(106, 242, 148) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(86.36, -57.24, 34.44) |
| CIE-LCH | lch(86.36, 66.80, 148.97°) |
| OKLab | oklab(86.27% -0.155 0.0856) |
| OKLCH | oklch(86.27% 0.177 151.1) |
| XYZ | xyz(43.0381, 68.7026, 39.0041) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF294 #F26AC8
analogous
#84F26A #6AF294 #6AF2D8
triadic
#6AF294 #946AF2 #F2946A
tetradic
#6AF294 #6A84F2 #F26AC8 #F2D86A
square
#6AF294 #6A84F2 #F26AC8 #F2D86A
split-complementary
#6AF294 #D86AF2 #F26A84
monochromatic
#12CF4D #32ED6C #6AF294 #A2F7BC #DBFCE5
Accessibility & contrast
On white
1.42
#6AF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6AF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF294
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF294 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#45EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af294; /* rgb */ color: rgb(106, 242, 148); /* oklch */ color: oklch(86.3% 0.177 151.1);
Tailwind
colors: {
custom: {
50: '#9ff7b4',
500: '#6af294',
950: '#000000',
},
}SCSS
$custom: #6af294; $custom-light: #9ff7b4; $custom-dark: #000000;
JSON
{
"hex": "#6af294",
"rgb": {
"r": 106,
"g": 242,
"b": 148
},
"hsl": {
"h": 138.529,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86272,
"c": 0.17712,
"h": 151.1
},
"luminance": 0.68707
}Semantic roles & 50–950 ramp
primary
#6AF294
secondary
#CB369D
accent
#059DE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581