#6AF392#6AF392
#6AF392 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.5% C 0.180 H 150.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF392 |
|---|---|
| RGB | rgb(106, 243, 146) |
| HSL | hsl(138, 85%, 68%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(86.62, -57.96, 35.78) |
| CIE-LCH | lch(86.62, 68.12, 148.31°) |
| OKLab | oklab(86.48% -0.1569 0.0888) |
| OKLCH | oklch(86.48% 0.18 150.5) |
| XYZ | xyz(43.1796, 69.2367, 38.2771) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF392 #F36ACB
analogous
#86F36A #6AF392 #6AF3D6
triadic
#6AF392 #926AF3 #F3926A
tetradic
#6AF392 #6A86F3 #F36ACB #F3D66A
square
#6AF392 #6A86F3 #F36ACB #F3D66A
split-complementary
#6AF392 #D66AF3 #F36A86
monochromatic
#11D249 #31EE69 #6AF392 #A3F8BB #DBFCE5
Accessibility & contrast
On white
1.41
#6AF392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6AF392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF392
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF392 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18B
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#46EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af392; /* rgb */ color: rgb(106, 243, 146); /* oklch */ color: oklch(86.5% 0.180 150.5);
Tailwind
colors: {
custom: {
50: '#9ff8b3',
500: '#6af392',
950: '#000000',
},
}SCSS
$custom: #6af392; $custom-light: #9ff8b3; $custom-dark: #000000;
JSON
{
"hex": "#6af392",
"rgb": {
"r": 106,
"g": 243,
"b": 146
},
"hsl": {
"h": 137.518,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86479,
"c": 0.18029,
"h": 150.5
},
"luminance": 0.69241
}Semantic roles & 50–950 ramp
primary
#6AF392
secondary
#CC35A0
accent
#04A1E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581