#6AF293#6AF293
#6AF293 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.178 H 150.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF293 |
|---|---|
| RGB | rgb(106, 242, 147) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.34, -57.41, 34.91) |
| CIE-LCH | lch(86.34, 67.19, 148.69°) |
| OKLab | oklab(86.25% -0.1555 0.0867) |
| OKLCH | oklch(86.25% 0.178 150.8) |
| XYZ | xyz(42.9593, 68.6711, 38.5891) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.71
Baby Green
#8CFF9E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF293 #F26AC9
analogous
#85F26A #6AF293 #6AF2D7
triadic
#6AF293 #936AF2 #F2936A
tetradic
#6AF293 #6A85F2 #F26AC9 #F2D76A
square
#6AF293 #6A85F2 #F26AC9 #F2D76A
split-complementary
#6AF293 #D76AF2 #F26A85
monochromatic
#12CF4B #32ED6A #6AF293 #A2F7BC #DBFCE5
Accessibility & contrast
On white
1.43
#6AF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6AF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF293
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF293 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 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)
#F3E08C
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#46EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af293; /* rgb */ color: rgb(106, 242, 147); /* oklch */ color: oklch(86.3% 0.178 150.8);
Tailwind
colors: {
custom: {
50: '#9ff7b3',
500: '#6af293',
950: '#000000',
},
}SCSS
$custom: #6af293; $custom-light: #9ff7b3; $custom-dark: #000000;
JSON
{
"hex": "#6af293",
"rgb": {
"r": 106,
"g": 242,
"b": 147
},
"hsl": {
"h": 138.088,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86254,
"c": 0.17804,
"h": 150.8
},
"luminance": 0.68675
}Semantic roles & 50–950 ramp
primary
#6AF293
secondary
#CB369E
accent
#059EE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581