#6BF394#6BF394
#6BF394 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.178 H 150.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF394 |
|---|---|
| RGB | rgb(107, 243, 148) |
| HSL | hsl(138, 85%, 69%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(86.68, -57.41, 34.87) |
| CIE-LCH | lch(86.68, 67.17, 148.72°) |
| OKLab | oklab(86.55% -0.1555 0.0867) |
| OKLCH | oklch(86.55% 0.178 150.9) |
| XYZ | xyz(43.4561, 69.3611, 39.1092) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF394 #F36BCA
analogous
#86F36B #6BF394 #6BF3D8
triadic
#6BF394 #946BF3 #F3946B
tetradic
#6BF394 #6B86F3 #F36BCA #F3D86B
square
#6BF394 #6B86F3 #F36BCA #F3D86B
split-complementary
#6BF394 #D86BF3 #F36B86
monochromatic
#11D34B #32EE6B #6BF394 #A4F8BD #DCFCE6
Accessibility & contrast
On white
1.41
#6BF394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#6BF394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF394
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF394 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18D
Deuteranopia (green-blind)
#E2D49A
Tritanopia (blue-blind)
#47EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf394; /* rgb */ color: rgb(107, 243, 148); /* oklch */ color: oklch(86.5% 0.178 150.9);
Tailwind
colors: {
custom: {
50: '#a0f8b4',
500: '#6bf394',
950: '#000000',
},
}SCSS
$custom: #6bf394; $custom-light: #a0f8b4; $custom-dark: #000000;
JSON
{
"hex": "#6bf394",
"rgb": {
"r": 107,
"g": 243,
"b": 148
},
"hsl": {
"h": 138.088,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86548,
"c": 0.17801,
"h": 150.9
},
"luminance": 0.69365
}Semantic roles & 50–950 ramp
primary
#6BF394
secondary
#CC369F
accent
#049FE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581