#6AF494#6AF494
#6AF494 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.180 H 150.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF494 |
|---|---|
| RGB | rgb(106, 244, 148) |
| HSL | hsl(138, 86%, 69%) |
| HSV | hsv(138, 57%, 96%) |
| CMYK | cmyk(56.6%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(86.95, -58.02, 35.21) |
| CIE-LCH | lch(86.95, 67.87, 148.74°) |
| OKLab | oklab(86.76% -0.1571 0.0875) |
| OKLCH | oklch(86.76% 0.18 150.9) |
| XYZ | xyz(43.6366, 69.8996, 39.2036) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.84
Sea Green (survey)
#53FCA1
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 3.40
Baby Green
#8CFF9E
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF494 #F46ACA
analogous
#85F46A #6AF494 #6AF4D9
triadic
#6AF494 #946AF4 #F4946A
tetradic
#6AF494 #6A85F4 #F46ACA #F4D96A
square
#6AF494 #6A85F4 #F46ACA #F4D96A
split-complementary
#6AF494 #D96AF4 #F46A85
monochromatic
#10D44B #31F06B #6AF494 #A3F8BD #DCFCE6
Accessibility & contrast
On white
1.40
#6AF494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#6AF494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF494
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF494 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28D
Deuteranopia (green-blind)
#E2D59A
Tritanopia (blue-blind)
#44F0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af494; /* rgb */ color: rgb(106, 244, 148); /* oklch */ color: oklch(86.8% 0.180 150.9);
Tailwind
colors: {
custom: {
50: '#9ff9b4',
500: '#6af494',
950: '#000000',
},
}SCSS
$custom: #6af494; $custom-light: #9ff9b4; $custom-dark: #000000;
JSON
{
"hex": "#6af494",
"rgb": {
"r": 106,
"g": 244,
"b": 148
},
"hsl": {
"h": 138.261,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.86757,
"c": 0.17981,
"h": 150.9
},
"luminance": 0.69904
}Semantic roles & 50–950 ramp
primary
#6AF494
secondary
#CD359F
accent
#039FE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581