#6AF69C#6AF69C
#6AF69C is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.4% C 0.175 H 152.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF69C |
|---|---|
| RGB | rgb(106, 246, 156) |
| HSL | hsl(141, 89%, 69%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(87.67, -57.43, 32.16) |
| CIE-LCH | lch(87.67, 65.83, 150.75°) |
| OKLab | oklab(87.39% -0.1557 0.0804) |
| OKLCH | oklch(87.39% 0.175 152.7) |
| XYZ | xyz(44.8969, 71.3718, 42.8562) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.89
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.79
Foam Green
#90FDA9
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF69C #F66AC4
analogous
#7EF66A #6AF69C #6AF6E2
triadic
#6AF69C #9C6AF6 #F69C6A
tetradic
#6AF69C #6A7EF6 #F66AC4 #F6E26A
square
#6AF69C #6A7EF6 #F66AC4 #F6E26A
split-complementary
#6AF69C #E26AF6 #F66A7E
monochromatic
#0DD956 #30F376 #6AF69C #A4F9C2 #DDFDE9
Accessibility & contrast
On white
1.37
#6AF69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#6AF69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF69C
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF69C | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E496
Deuteranopia (green-blind)
#E3D6A2
Tritanopia (blue-blind)
#40F3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af69c; /* rgb */ color: rgb(106, 246, 156); /* oklch */ color: oklch(87.4% 0.175 152.7);
Tailwind
colors: {
custom: {
50: '#9ffaba',
500: '#6af69c',
950: '#000000',
},
}SCSS
$custom: #6af69c; $custom-light: #9ffaba; $custom-dark: #000000;
JSON
{
"hex": "#6af69c",
"rgb": {
"r": 106,
"g": 246,
"b": 156
},
"hsl": {
"h": 141.429,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.87387,
"c": 0.17524,
"h": 152.7
},
"luminance": 0.71376
}Semantic roles & 50–950 ramp
primary
#6AF69C
secondary
#D03598
accent
#0093E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581