#6AF49B#6AF49B
#6AF49B is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.9% C 0.173 H 152.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF49B |
|---|---|
| RGB | rgb(106, 244, 155) |
| HSL | hsl(141, 86%, 69%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(56.6%, 0%, 36.5%, 4.3%) |
| CIE-LAB | lab(87.06, -56.83, 31.86) |
| CIE-LCH | lch(87.06, 65.15, 150.72°) |
| OKLab | oklab(86.89% -0.1541 0.0797) |
| OKLCH | oklch(86.89% 0.173 152.7) |
| XYZ | xyz(44.2075, 70.1280, 42.2104) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.24
Sea Green (survey)
#53FCA1
ΔE00 2.31
Seafoam Green
#7AF9AB
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF49B #F46AC3
analogous
#7EF46A #6AF49B #6AF4E0
triadic
#6AF49B #9B6AF4 #F49B6A
tetradic
#6AF49B #6A7EF4 #F46AC3 #F4E06A
square
#6AF49B #6A7EF4 #F46AC3 #F4E06A
split-complementary
#6AF49B #E06AF4 #F46A7E
monochromatic
#10D455 #31F075 #6AF49B #A3F8C1 #DCFCE7
Accessibility & contrast
On white
1.40
#6AF49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#6AF49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF49B
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF49B | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E295
Deuteranopia (green-blind)
#E2D5A1
Tritanopia (blue-blind)
#41F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af49b; /* rgb */ color: rgb(106, 244, 155); /* oklch */ color: oklch(86.9% 0.173 152.7);
Tailwind
colors: {
custom: {
50: '#9ff9b9',
500: '#6af49b',
950: '#000000',
},
}SCSS
$custom: #6af49b; $custom-light: #9ff9b9; $custom-dark: #000000;
JSON
{
"hex": "#6af49b",
"rgb": {
"r": 106,
"g": 244,
"b": 155
},
"hsl": {
"h": 141.304,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.86885,
"c": 0.17346,
"h": 152.7
},
"luminance": 0.70132
}Semantic roles & 50–950 ramp
primary
#6AF49B
secondary
#CD3597
accent
#0393E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581