#6AF690#6AF690
#6AF690 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.2% C 0.186 H 149.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF690 |
|---|---|
| RGB | rgb(106, 246, 144) |
| HSL | hsl(136, 89%, 69%) |
| HSV | hsv(136, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.48, -59.44, 37.89) |
| CIE-LCH | lch(87.48, 70.49, 147.49°) |
| OKLab | oklab(87.17% -0.1608 0.0936) |
| OKLCH | oklch(87.17% 0.186 149.8) |
| XYZ | xyz(43.9305, 70.9853, 37.7666) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.35
Mint Green
#8FFF9F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF690 #F66AD0
analogous
#8AF66A #6AF690 #6AF6D6
triadic
#6AF690 #906AF6 #F6906A
tetradic
#6AF690 #6A8AF6 #F66AD0 #F6D66A
square
#6AF690 #6A8AF6 #F66AD0 #F6D66A
split-complementary
#6AF690 #D66AF6 #F66A8A
monochromatic
#0DD944 #30F365 #6AF690 #A4F9BB #DDFDE6
Accessibility & contrast
On white
1.38
#6AF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#6AF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF690
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF690 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E389
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#45F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6af690; /* rgb */ color: rgb(106, 246, 144); /* oklch */ color: oklch(87.2% 0.186 149.8);
Tailwind
colors: {
custom: {
50: '#a0fab1',
500: '#6af690',
950: '#000000',
},
}SCSS
$custom: #6af690; $custom-light: #a0fab1; $custom-dark: #000000;
JSON
{
"hex": "#6af690",
"rgb": {
"r": 106,
"g": 246,
"b": 144
},
"hsl": {
"h": 136.286,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.87172,
"c": 0.1861,
"h": 149.8
},
"luminance": 0.70989
}Semantic roles & 50–950 ramp
primary
#6AF690
secondary
#D035A6
accent
#00A7E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581