#6AF394#6AF394
#6AF394 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.178 H 151.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF394 |
|---|---|
| RGB | rgb(106, 243, 148) |
| HSL | hsl(138, 85%, 68%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(86.65, -57.63, 34.82) |
| CIE-LCH | lch(86.65, 67.34, 148.86°) |
| OKLab | oklab(86.52% -0.1561 0.0866) |
| OKLCH | oklch(86.52% 0.178 151) |
| XYZ | xyz(43.3366, 69.2995, 39.1036) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF394 #F36AC9
analogous
#84F36A #6AF394 #6AF3D8
triadic
#6AF394 #946AF3 #F3946A
tetradic
#6AF394 #6A84F3 #F36AC9 #F3D86A
square
#6AF394 #6A84F3 #F36AC9 #F3D86A
split-complementary
#6AF394 #D86AF3 #F36A84
monochromatic
#11D24C #31EE6B #6AF394 #A3F8BD #DBFCE5
Accessibility & contrast
On white
1.41
#6AF394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6AF394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF394
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF394 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18D
Deuteranopia (green-blind)
#E2D49A
Tritanopia (blue-blind)
#45EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af394; /* rgb */ color: rgb(106, 243, 148); /* oklch */ color: oklch(86.5% 0.178 151.0);
Tailwind
colors: {
custom: {
50: '#9ff8b4',
500: '#6af394',
950: '#000000',
},
}SCSS
$custom: #6af394; $custom-light: #9ff8b4; $custom-dark: #000000;
JSON
{
"hex": "#6af394",
"rgb": {
"r": 106,
"g": 243,
"b": 148
},
"hsl": {
"h": 138.394,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86515,
"c": 0.17847,
"h": 151
},
"luminance": 0.69303
}Semantic roles & 50–950 ramp
primary
#6AF394
secondary
#CC359E
accent
#049EE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581