#6AF090#6AF090
#6AF090 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.178 H 150.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF090 |
|---|---|
| RGB | rgb(106, 240, 144) |
| HSL | hsl(137, 82%, 68%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.70, -57.13, 35.57) |
| CIE-LCH | lch(85.70, 67.30, 148.09°) |
| OKLab | oklab(85.72% -0.1547 0.0882) |
| OKLCH | oklch(85.72% 0.178 150.3) |
| XYZ | xyz(42.1350, 67.3942, 37.1681) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF090 #F06ACA
analogous
#87F06A #6AF090 #6AF0D3
triadic
#6AF090 #906AF0 #F0906A
tetradic
#6AF090 #6A87F0 #F06ACA #F0D36A
square
#6AF090 #6A87F0 #F06ACA #F0D36A
split-complementary
#6AF090 #D36AF0 #F06A87
monochromatic
#14CB48 #32EA67 #6AF090 #A2F6B9 #D9FBE3
Accessibility & contrast
On white
1.45
#6AF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#6AF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF090
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF090 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#48ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af090; /* rgb */ color: rgb(106, 240, 144); /* oklch */ color: oklch(85.7% 0.178 150.3);
Tailwind
colors: {
custom: {
50: '#9ff6b1',
500: '#6af090',
950: '#000000',
},
}SCSS
$custom: #6af090; $custom-light: #9ff6b1; $custom-dark: #000000;
JSON
{
"hex": "#6af090",
"rgb": {
"r": 106,
"g": 240,
"b": 144
},
"hsl": {
"h": 137.015,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85715,
"c": 0.17809,
"h": 150.3
},
"luminance": 0.67398
}Semantic roles & 50–950 ramp
primary
#6AF090
secondary
#C8369F
accent
#07A1DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581