#6BF49D#6BF49D
#6BF49D is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.0% C 0.171 H 153.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF49D |
|---|---|
| RGB | rgb(107, 244, 157) |
| HSL | hsl(142, 86%, 69%) |
| HSV | hsv(142, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(87.12, -56.26, 30.94) |
| CIE-LCH | lch(87.12, 64.20, 151.19°) |
| OKLab | oklab(86.96% -0.1526 0.0775) |
| OKLCH | oklch(86.96% 0.171 153.1) |
| XYZ | xyz(44.4965, 70.2574, 43.1079) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.14
Light Green Blue
#56FCA2
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF49D #F46BC2
analogous
#7EF46B #6BF49D #6BF4E2
triadic
#6BF49D #9D6BF4 #F49D6B
tetradic
#6BF49D #6B7EF4 #F46BC2 #F4E26B
square
#6BF49D #6B7EF4 #F46BC2 #F4E26B
split-complementary
#6BF49D #E26BF4 #F46B7E
monochromatic
#10D558 #32F077 #6BF49D #A4F8C3 #DDFCE8
Accessibility & contrast
On white
1.40
#6BF49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#6BF49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF49D
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF49D | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E297
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#42F1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf49d; /* rgb */ color: rgb(107, 244, 157); /* oklch */ color: oklch(87.0% 0.171 153.1);
Tailwind
colors: {
custom: {
50: '#a0f9ba',
500: '#6bf49d',
950: '#000000',
},
}SCSS
$custom: #6bf49d; $custom-light: #a0f9ba; $custom-dark: #000000;
JSON
{
"hex": "#6bf49d",
"rgb": {
"r": 107,
"g": 244,
"b": 157
},
"hsl": {
"h": 141.898,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.86957,
"c": 0.1712,
"h": 153.1
},
"luminance": 0.70261
}Semantic roles & 50–950 ramp
primary
#6BF49D
secondary
#CD3696
accent
#0391E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582