#6AF69A#6AF69A
#6AF69A is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.4% C 0.177 H 152.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF69A |
|---|---|
| RGB | rgb(106, 246, 154) |
| HSL | hsl(141, 89%, 69%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(87.63, -57.78, 33.12) |
| CIE-LCH | lch(87.63, 66.60, 150.18°) |
| OKLab | oklab(87.35% -0.1566 0.0827) |
| OKLCH | oklch(87.35% 0.177 152.2) |
| XYZ | xyz(44.7290, 71.3046, 41.9716) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.09
Light Green Blue
#56FCA2
ΔE00 2.11
Sea Green (survey)
#53FCA1
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 3.05
Foam Green
#90FDA9
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF69A #F66AC6
analogous
#80F66A #6AF69A #6AF6E0
triadic
#6AF69A #9A6AF6 #F69A6A
tetradic
#6AF69A #6A80F6 #F66AC6 #F6E06A
square
#6AF69A #6A80F6 #F66AC6 #F6E06A
split-complementary
#6AF69A #E06AF6 #F66A80
monochromatic
#0DD953 #30F373 #6AF69A #A4F9C1 #DDFDE8
Accessibility & contrast
On white
1.38
#6AF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#6AF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF69A
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF69A | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E494
Deuteranopia (green-blind)
#E4D6A0
Tritanopia (blue-blind)
#41F3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af69a; /* rgb */ color: rgb(106, 246, 154); /* oklch */ color: oklch(87.4% 0.177 152.2);
Tailwind
colors: {
custom: {
50: '#9ffab8',
500: '#6af69a',
950: '#000000',
},
}SCSS
$custom: #6af69a; $custom-light: #9ffab8; $custom-dark: #000000;
JSON
{
"hex": "#6af69a",
"rgb": {
"r": 106,
"g": 246,
"b": 154
},
"hsl": {
"h": 140.571,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.8735,
"c": 0.17705,
"h": 152.2
},
"luminance": 0.71309
}Semantic roles & 50–950 ramp
primary
#6AF69A
secondary
#D0359A
accent
#0097E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581