#6AF092#6AF092
#6AF092 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.176 H 150.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF092 |
|---|---|
| RGB | rgb(106, 240, 146) |
| HSL | hsl(138, 82%, 68%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.73, -56.80, 34.62) |
| CIE-LCH | lch(85.73, 66.51, 148.64°) |
| OKLab | oklab(85.75% -0.1538 0.086) |
| OKLCH | oklch(85.75% 0.176 150.8) |
| XYZ | xyz(42.2892, 67.4558, 37.9803) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF092 #F06AC8
analogous
#85F06A #6AF092 #6AF0D5
triadic
#6AF092 #926AF0 #F0926A
tetradic
#6AF092 #6A85F0 #F06AC8 #F0D56A
square
#6AF092 #6A85F0 #F06AC8 #F0D56A
split-complementary
#6AF092 #D56AF0 #F06A85
monochromatic
#14CB4B #32EA69 #6AF092 #A2F6BB #D9FBE3
Accessibility & contrast
On white
1.45
#6AF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6AF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF092
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF092 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#47ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af092; /* rgb */ color: rgb(106, 240, 146); /* oklch */ color: oklch(85.8% 0.176 150.8);
Tailwind
colors: {
custom: {
50: '#9ff6b3',
500: '#6af092',
950: '#000000',
},
}SCSS
$custom: #6af092; $custom-light: #9ff6b3; $custom-dark: #000000;
JSON
{
"hex": "#6af092",
"rgb": {
"r": 106,
"g": 240,
"b": 146
},
"hsl": {
"h": 137.91,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85751,
"c": 0.17626,
"h": 150.8
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#6AF092
secondary
#C8369C
accent
#079EDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581