#6AF093#6AF093
#6AF093 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.175 H 151.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF093 |
|---|---|
| RGB | rgb(106, 240, 147) |
| HSL | hsl(138, 82%, 68%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.75, -56.63, 34.14) |
| CIE-LCH | lch(85.75, 66.12, 148.92°) |
| OKLab | oklab(85.77% -0.1534 0.0849) |
| OKLCH | oklch(85.77% 0.175 151) |
| XYZ | xyz(42.3673, 67.4871, 38.3917) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF093 #F06AC7
analogous
#84F06A #6AF093 #6AF0D6
triadic
#6AF093 #936AF0 #F0936A
tetradic
#6AF093 #6A84F0 #F06AC7 #F0D66A
square
#6AF093 #6A84F0 #F06AC7 #F0D66A
split-complementary
#6AF093 #D66AF0 #F06A84
monochromatic
#14CB4C #32EA6B #6AF093 #A2F6BB #D9FBE4
Accessibility & contrast
On white
1.45
#6AF093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6AF093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF093
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF093 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#46EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af093; /* rgb */ color: rgb(106, 240, 147); /* oklch */ color: oklch(85.8% 0.175 151.0);
Tailwind
colors: {
custom: {
50: '#9ff6b3',
500: '#6af093',
950: '#000000',
},
}SCSS
$custom: #6af093; $custom-light: #9ff6b3; $custom-dark: #000000;
JSON
{
"hex": "#6af093",
"rgb": {
"r": 106,
"g": 240,
"b": 147
},
"hsl": {
"h": 138.358,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85769,
"c": 0.17535,
"h": 151
},
"luminance": 0.67491
}Semantic roles & 50–950 ramp
primary
#6AF093
secondary
#C8369B
accent
#079CDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581